Searched defs:copyHWBitmapInto (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/libs/hwui/ | ||
H A D | Readback.cpp | 249 CopyResult Readback::copyHWBitmapInto(Bitmap* hwBitmap, SkBitmap* bitmap) { in copyHWBitmapInto() function in android::uirenderer::Readback |
/aosp12/frameworks/base/libs/hwui/renderthread/ | ||
H A D | RenderProxy.cpp | 388 int RenderProxy::copyHWBitmapInto(Bitmap* hwBitmap, SkBitmap* bitmap) { in copyHWBitmapInto() function in android::uirenderer::renderthread::RenderProxy |