OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gradCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/
shadertext.cpp
124
static const int
gradCount
= SK_ARRAY_COUNT(gGradData) *
128
SkShader* shaders[
gradCount
+ bmpCount];
/external/chromium_org/third_party/skia/samplecode/
SampleShaderText.cpp
131
static const int
gradCount
= SK_ARRAY_COUNT(gGradData) *
135
SkShader* shaders[
gradCount
+ bmpCount];
Completed in 87 milliseconds