Searched defs:copyImageInto (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/platform/host/ | ||
D | Readback.cpp | 35 CopyResult Readback::copyImageInto(const sk_sp<SkImage>& image, SkBitmap* bitmap) { in copyImageInto() function in android::uirenderer::Readback |
/frameworks/base/libs/hwui/ | ||
D | Readback.cpp | 300 CopyResult Readback::copyImageInto(const sk_sp<SkImage>& image, SkBitmap* bitmap) { in copyImageInto() function in android::uirenderer::Readback |
/frameworks/base/libs/hwui/renderthread/ | ||
D | RenderProxy.cpp | 487 int RenderProxy::copyImageInto(const sk_sp<SkImage>& image, SkBitmap* bitmap) { in copyImageInto() function in android::uirenderer::renderthread::RenderProxy |