summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorVasu Nori <vnori@google.com>2010-07-08 17:06:13 -0700
committerVasu Nori <vnori@google.com>2010-07-09 12:31:12 -0700
commite25539fdfdf884eee55107efbcc893f44e82e00e (patch)
tree86dc911500160019a6cd0a17cbf2b24bbe3280ac /graphics/java/android/renderscript/ProgramStore.java
parentc801768e4d29667a2608695449ebc2833ba0f200 (diff)
reduce locking when using SQLiteStatement
Do compiling of sql, binding of args and execution of the SQL statement within one single database lock period. This reduces the number of times the database lock needs to be acquired during the course of compilation, binding and execution of a SQLiteStatement. Change-Id: I22b090ec9e10fc0aa2532a93bafe610af2546b58
Diffstat (limited to 'graphics/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions