Searched defs:MakeImage (Results 1 – 5 of 5) sorted by relevance
| /external/skia/gm/ |
| D | imagescalealigned.cpp | 71 static sk_sp<SkImage> MakeImage(const SkVector& vec, SkColor color) { in MakeImage() function in ImageScaleAlignedGM
|
| /external/skqp/gm/ |
| D | imagescalealigned.cpp | 71 static sk_sp<SkImage> MakeImage(const SkVector& vec, SkColor color) { in MakeImage() function in ImageScaleAlignedGM
|
| /external/skia/modules/particles/src/ |
| D | SkParticleDrawable.cpp | 162 sk_sp<SkParticleDrawable> SkParticleDrawable::MakeImage(const SkString& path, int cols, int rows) { in MakeImage() function in SkParticleDrawable
|
| /external/skia/modules/canvaskit/ |
| D | interface.js | 572 CanvasKit.MakeImage = function(pixels, width, height, alphaType, colorType) { class
|
| /external/skqp/experimental/canvaskit/ |
| D | interface.js | 679 CanvasKit.MakeImage = function(pixels, width, height, alphaType, colorType) { class
|