Home
last modified time | relevance | path

Searched refs:bitmapShader (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/core/
DSkPictureShader.cpp245 SkAutoTUnref<SkShader> bitmapShader(this->refBitmapShader(*rec.fMatrix, rec.fLocalMatrix)); in onCreateContext() local
246 if (nullptr == bitmapShader.get()) { in onCreateContext()
249 return PictureShaderContext::Create(storage, *this, rec, bitmapShader); in onCreateContext()
255 const SkPictureShader& shader, const ContextRec& rec, SkShader* bitmapShader) { in Create() argument
256 PictureShaderContext* ctx = new (storage) PictureShaderContext(shader, rec, bitmapShader); in Create()
265 const SkPictureShader& shader, const ContextRec& rec, SkShader* bitmapShader) in PictureShaderContext() argument
267 , fBitmapShader(SkRef(bitmapShader)) in PictureShaderContext()
269 fBitmapShaderContextStorage = sk_malloc_throw(bitmapShader->contextSize(rec)); in PictureShaderContext()
270 fBitmapShaderContext = bitmapShader->createContext(rec, fBitmapShaderContextStorage); in PictureShaderContext()
324 SkAutoTUnref<SkShader> bitmapShader(this->refBitmapShader(viewM, localMatrix, maxTextureSize)); in asFragmentProcessor() local
[all …]
DSkPictureShader.h57 SkShader* bitmapShader);
67 PictureShaderContext(const SkPictureShader&, const ContextRec&, SkShader* bitmapShader);
/external/skia/tests/
DBitmapHeapTest.cpp53 SkShader* bitmapShader = SkShader::CreateBitmapShader(bm, SkShader::kRepeat_TileMode, in DEF_TEST() local
55 SkAutoTUnref<SkShader> aur(bitmapShader); in DEF_TEST()
68 int index = dictionary.find(*bitmapShader); in DEF_TEST()
89 index = dictionary.find(*bitmapShader); in DEF_TEST()
/external/skia/gm/
Dpictureshader.cpp161 SkAutoTUnref<SkShader> bitmapShader(SkShader::CreateBitmapShader( in drawScene() local
166 paint.setShader(bitmapShader.get()); in drawScene()
/external/skia/src/animator/
DSkAnimateSchema.xsd1115 <!-- /** bitmapShader
1118 <xs:element name="bitmapShader">
1927 <!-- @element bitmapShader Sets or cancels an image to draw as the color. -->
1928 <xs:element ref="Sk:bitmapShader"/>
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...