Searched defs:gradCount (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dshadertext.cpp121 static const int gradCount = SK_ARRAY_COUNT(gGradData) * variable
125 SkShader* shaders[gradCount + bmpCount];
/external/skia/samplecode/
H A DSampleShaderText.cpp131 static const int gradCount = SK_ARRAY_COUNT(gGradData) * local
135 SkShader* shaders[gradCount + bmpCount];

Completed in 411 milliseconds