Searched refs:readPixelsGraphite (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/graphite/ |
D | Image_Graphite.h | 69 bool readPixelsGraphite(Recorder*, const SkPixmap& dst, int srcX, int srcY) const override;
|
D | Image_Graphite.cpp | 149 bool Image::readPixelsGraphite(Recorder* recorder, const SkPixmap& dst, int srcX, int srcY) const { in readPixelsGraphite() function in skgpu::graphite::Image
|
/external/skia/src/image/ |
D | SkImage_Base.h | 81 virtual bool readPixelsGraphite(skgpu::graphite::Recorder*, in readPixelsGraphite() function
|
/external/skia/gm/ |
D | wacky_yuv_formats.cpp | 1257 as_IB(yuv)->readPixelsGraphite(recorder, readBack.pixmap(), 0, 0)); in onDraw()
|
/external/skia/tools/viewer/ |
D | Viewer.cpp | 3112 ->readPixelsGraphite( in drawImGui()
|