HomeSort by relevance Sort by last modified time
    Searched refs:useAtlas (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/skia/bench/
GameBench.cpp 31 bool aligned = false, bool useAtlas = false,
36 , fUseAtlas(useAtlas)
64 if (useAtlas) {
  /external/skia/bench/
GameBench.cpp 31 bool aligned = false, bool useAtlas = false,
36 , fUseAtlas(useAtlas)
64 if (useAtlas) {
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkGradientShaderPriv.h 342 bool useAtlas() const { return SkToBool(-1 != fRow); }
SkGradientShader.cpp     [all...]
  /external/skia/src/effects/gradients/
SkGradientShaderPriv.h 315 bool useAtlas() const { return SkToBool(-1 != fRow); }
SkGradientShader.cpp     [all...]

Completed in 480 milliseconds