Searched refs:incTextureCreates (Results 1 - 2 of 2) sorted by relevance
/external/skia/src/gpu/ | ||
H A D | GrGpu.h | 343 void incTextureCreates() { fTextureCreates++; } function in class:GrGpu::Stats 359 void incTextureCreates() {} |
H A D | GrGpu.cpp | 127 fStats.incTextureCreates(); |
Completed in 44 milliseconds