Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLRootView.java73 private static final boolean DEBUG_DRAWING_STAT = false; field in GLRootView
439 if (DEBUG_DRAWING_STAT) { in onDrawFrameLocked()