Home
last modified time | relevance | path

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

/external/skia/gm/
Dshadertext.cpp144 static const int gradCount = SK_ARRAY_COUNT(gGradData) * in onDraw() local
148 SkShader* shaders[gradCount + bmpCount]; in onDraw()
/external/skia/samplecode/
DSampleShaderText.cpp145 static const int gradCount = SK_ARRAY_COUNT(gGradData) * in onDrawContent() local
149 SkShader* shaders[gradCount + bmpCount]; in onDrawContent()