Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h408 void incShaderCompilations() { fShaderCompilations++; } in incShaderCompilations() function
435 void incShaderCompilations() {}
/external/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp87 stats->incShaderCompilations(); in GrGLCompileAndAttachShader()