Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h410 void incTextureCreates() { fTextureCreates++; } in incTextureCreates() function
436 void incTextureCreates() {}
DGrGpu.cpp185 fStats.incTextureCreates(); in createTexture()