Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h343 void incTextureCreates() { fTextureCreates++; } in incTextureCreates() function
359 void incTextureCreates() {}
DGrGpu.cpp127 fStats.incTextureCreates(); in createTexture()