Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DGLES11Canvas.java94 int mCountTextureRect; field in GLES11Canvas
277 mCountTextureRect++; in textureRect()
824 mCountDrawMesh, mCountTextureRect, mCountTextureOES, in dumpStatisticsAndClear()
827 mCountTextureRect = 0; in dumpStatisticsAndClear()
DGLES20Canvas.java248 private int mCountTextureRect = 0; field in GLES20Canvas
683 mCountTextureRect++; in drawTextureRect()
823 mCountTextureRect, mCountFillRect, mCountDrawLine); in dumpStatisticsAndClear()
825 mCountTextureRect = 0; in dumpStatisticsAndClear()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
DGLES20Canvas.java246 private int mCountTextureRect = 0; field in GLES20Canvas
681 mCountTextureRect++; in drawTextureRect()
822 mCountTextureRect, mCountFillRect, mCountDrawLine); in dumpStatisticsAndClear()
824 mCountTextureRect = 0; in dumpStatisticsAndClear()