Home
last modified time | relevance | path

Searched defs:contextSize (Results 1 – 25 of 45) sorted by relevance

12

/external/skia/include/core/
DSkColorShader.h30 virtual size_t contextSize() const SK_OVERRIDE { in contextSize() function
DSkEmptyShader.h23 virtual size_t contextSize() const SK_OVERRIDE { in contextSize() function
/external/chromium_org/third_party/skia/include/core/
DSkColorShader.h30 virtual size_t contextSize() const SK_OVERRIDE { in contextSize() function
DSkEmptyShader.h23 virtual size_t contextSize() const SK_OVERRIDE { in contextSize() function
/external/chromium_org/third_party/skia/include/effects/
DSkBlurDrawLooper.h47 virtual size_t contextSize() const SK_OVERRIDE { return sizeof(BlurDrawLooperContext); } in contextSize() function
DSkLayerDrawLooper.h78 virtual size_t contextSize() const SK_OVERRIDE { return sizeof(LayerDrawLooperContext); } in contextSize() function
/external/skia/include/effects/
DSkBlurDrawLooper.h47 virtual size_t contextSize() const SK_OVERRIDE { return sizeof(BlurDrawLooperContext); } in contextSize() function
DSkLayerDrawLooper.h78 virtual size_t contextSize() const SK_OVERRIDE { return sizeof(LayerDrawLooperContext); } in contextSize() function
/external/skia/tests/
DQuickRejectTest.cpp23 virtual size_t contextSize() const SK_OVERRIDE { return sizeof(TestDrawLooperContext); } in contextSize() function in TestLooper
/external/chromium_org/third_party/skia/tests/
DQuickRejectTest.cpp23 virtual size_t contextSize() const SK_OVERRIDE { return sizeof(TestDrawLooperContext); } in contextSize() function in TestLooper
/external/skia/src/core/
DSkLocalMatrixShader.h22 virtual size_t contextSize() const SK_OVERRIDE { in contextSize() function
DSkFilterShader.cpp67 size_t SkFilterShader::contextSize() const { in contextSize() function in SkFilterShader
DSkComposeShader.cpp48 size_t SkComposeShader::contextSize() const { in contextSize() function in SkComposeShader
DSkPictureShader.cpp112 size_t SkPictureShader::contextSize() const { in contextSize() function in SkPictureShader
DSkBitmapProcShader.cpp126 size_t SkBitmapProcShader::contextSize() const { in contextSize() function in SkBitmapProcShader
/external/chromium_org/third_party/skia/src/core/
DSkLocalMatrixShader.h22 virtual size_t contextSize() const SK_OVERRIDE { in contextSize() function
DSkFilterShader.cpp67 size_t SkFilterShader::contextSize() const { in contextSize() function in SkFilterShader
DSkComposeShader.cpp48 size_t SkComposeShader::contextSize() const { in contextSize() function in SkComposeShader
DSkPictureShader.cpp112 size_t SkPictureShader::contextSize() const { in contextSize() function in SkPictureShader
DSkBitmapProcShader.cpp126 size_t SkBitmapProcShader::contextSize() const { in contextSize() function in SkBitmapProcShader
DSkShader.cpp93 size_t SkShader::contextSize() const { in contextSize() function in SkShader
/external/chromium_org/third_party/skia/src/effects/
DSkTransparentShader.cpp19 size_t SkTransparentShader::contextSize() const { in contextSize() function in SkTransparentShader
/external/skia/src/effects/
DSkTransparentShader.cpp19 size_t SkTransparentShader::contextSize() const { in contextSize() function in SkTransparentShader
/external/chromium_org/third_party/skia/src/effects/gradients/
DSkSweepGradient.cpp55 size_t SkSweepGradient::contextSize() const { in contextSize() function in SkSweepGradient
/external/skia/src/effects/gradients/
DSkSweepGradient.cpp55 size_t SkSweepGradient::contextSize() const { in contextSize() function in SkSweepGradient

12