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

  /external/skia/include/core/
SkShader.h 207 kNone_BitmapType, //<! Shader is not represented as a bitmap
248 to play along with opengl. Default just returns kNone_BitmapType and
  /external/skia/legacy/include/core/
SkShader.h 171 kNone_BitmapType, //<! Shader is not represented as a bitmap
200 to play along with opengl. Default just returns kNone_BitmapType and
  /external/skia/legacy/src/core/
SkShader.cpp 194 return kNone_BitmapType;
322 return kNone_BitmapType;
  /external/skia/src/core/
SkShader.cpp 169 return kNone_BitmapType;
301 return kNone_BitmapType;
  /external/skia/src/gpu/
SkGpuDevice.cpp 455 SK_COMPILE_ASSERT(SkShader::kNone_BitmapType == 0, shader_type_mismatch);
    [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp     [all...]

Completed in 4009 milliseconds