Searched refs:fStats (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrGpu.cpp127 fStats.incTextureCreates();
129 fStats.incTextureUploads();
240 fStats.incTextureUploads();
H A DGrGpu.h365 Stats* stats() { return &fStats; }
403 Stats fStats; member in class:GrGpu
/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp908 fStats.incRenderTargetBinds();
923 fStats.incRenderTargetBinds();
1176 fStats.incStencilAttachmentCreates();
1197 fStats.incRenderTargetBinds();
1277 fStats.incRenderTargetBinds();
1574 fStats.incRenderTargetBinds();
1735 fStats.incRenderTargetBinds();
1833 fStats.incRenderTargetBinds();
1979 fStats.incRenderTargetBinds();
1980 fStats
[all...]

Completed in 90 milliseconds