Home
last modified time | relevance | path

Searched defs:copyImageInto (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DReadback.cpp297 CopyResult Readback::copyImageInto(const sk_sp<SkImage>& image, SkBitmap* bitmap) { in copyImageInto() function in android::uirenderer::Readback
302 CopyResult Readback::copyImageInto(const sk_sp<SkImage>& image, const Rect& srcRect, in copyImageInto() function in android::uirenderer::Readback
/frameworks/base/libs/hwui/renderthread/
DRenderProxy.cpp467 int RenderProxy::copyImageInto(const sk_sp<SkImage>& image, SkBitmap* bitmap) { in copyImageInto() function in android::uirenderer::renderthread::RenderProxy