HomeSort by relevance Sort by last modified time
    Searched defs:bmpCount (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/gm/
shadertext.cpp 126 static const int bmpCount = SK_ARRAY_COUNT(tileModes) *
128 SkShader* shaders[gradCount + bmpCount];
  /external/chromium_org/third_party/skia/samplecode/
SampleShaderText.cpp 133 static const int bmpCount = SK_ARRAY_COUNT(tileModes) *
135 SkShader* shaders[gradCount + bmpCount];

Completed in 310 milliseconds