Home
last modified time | relevance | path

Searched refs:mUseAllocation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DBuffer.java31 private boolean mUseAllocation = false; field in Buffer
40 if (mUseAllocation) { in Buffer()
73 if (mUseAllocation) { in sync()