/external/skqp/include/core/ |
D | SkCanvas.h | 2177 void drawAtlas(const sk_sp<SkImage>& atlas, const SkRSXform xform[], const SkRect tex[], in drawAtlas() function 2199 void drawAtlas(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], int count, in drawAtlas() function 2220 void drawAtlas(const sk_sp<SkImage>& atlas, const SkRSXform xform[], const SkRect tex[], in drawAtlas() function
|
/external/skia/include/core/ |
D | SkCanvas.h | 2196 void drawAtlas(const sk_sp<SkImage>& atlas, const SkRSXform xform[], const SkRect tex[], in drawAtlas() function 2218 void drawAtlas(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], int count, in drawAtlas() function 2239 void drawAtlas(const sk_sp<SkImage>& atlas, const SkRSXform xform[], const SkRect tex[], in drawAtlas() function
|
/external/skia/src/core/ |
D | SkDevice.cpp | 246 void SkBaseDevice::drawAtlas(const SkImage* atlas, const SkRSXform xform[], in drawAtlas() function in SkBaseDevice
|
D | SkLiteDL.cpp | 631 void SkLiteDL::drawAtlas(const SkImage* atlas, const SkRSXform xforms[], const SkRect texs[], in drawAtlas() function in SkLiteDL
|
D | SkCanvas.cpp | 1953 void SkCanvas::drawAtlas(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], in drawAtlas() function in SkCanvas
|
/external/skqp/src/core/ |
D | SkDevice.cpp | 254 void SkBaseDevice::drawAtlas(const SkImage* atlas, const SkRSXform xform[], in drawAtlas() function in SkBaseDevice
|
D | SkLiteDL.cpp | 622 void SkLiteDL::drawAtlas(const SkImage* atlas, const SkRSXform xforms[], const SkRect texs[], in drawAtlas() function in SkLiteDL
|
D | SkCanvas.cpp | 1951 void SkCanvas::drawAtlas(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], in drawAtlas() function in SkCanvas
|
/external/skia/src/gpu/ |
D | SkGpuDevice.cpp | 1551 void SkGpuDevice::drawAtlas(const SkImage* atlas, const SkRSXform xform[], in drawAtlas() function in SkGpuDevice
|
D | GrRenderTargetContext.cpp | 1154 void GrRenderTargetContext::drawAtlas(const GrClip& clip, in drawAtlas() function in GrRenderTargetContext
|
/external/skqp/src/gpu/ |
D | SkGpuDevice.cpp | 1711 void SkGpuDevice::drawAtlas(const SkImage* atlas, const SkRSXform xform[], in drawAtlas() function in SkGpuDevice
|
D | GrRenderTargetContext.cpp | 1063 void GrRenderTargetContext::drawAtlas(const GrClip& clip, in drawAtlas() function in GrRenderTargetContext
|