Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrGpu.h311 void incTextureCreates() { fTextureCreates++; } in incTextureCreates() function
340 void incTextureCreates() {}
DGrGpu.cpp136 fStats.incTextureCreates(); in createTexture()
/external/skia/src/gpu/
DGrGpu.h418 void incTextureCreates() { fTextureCreates++; } in incTextureCreates() function
481 void incTextureCreates() {}
DGrGpu.cpp140 fStats.incTextureCreates(); in createTextureCommon()