Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DGLES11Canvas.java92 int mCountTextureRect; field in GLES11Canvas
275 mCountTextureRect++; in textureRect()
822 mCountDrawMesh, mCountTextureRect, mCountTextureOES, in dumpStatisticsAndClear()
825 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()