Searched refs:mCountDrawMesh (Results 1 – 2 of 2) sorted by relevance
91 int mCountDrawMesh; field in GLES11Canvas312 mCountDrawMesh++; in drawMesh()822 mCountDrawMesh, mCountTextureRect, mCountTextureOES, in dumpStatisticsAndClear()824 mCountDrawMesh = 0; in dumpStatisticsAndClear()
247 private int mCountDrawMesh = 0; field in GLES20Canvas754 mCountDrawMesh++; in drawMesh()822 String line = String.format("MESH:%d, TEX_RECT:%d, FILL_RECT:%d, LINE:%d", mCountDrawMesh, in dumpStatisticsAndClear()824 mCountDrawMesh = 0; in dumpStatisticsAndClear()