Home
last modified time | relevance | path

Searched defs:copyHWBitmapInto (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/platform/host/
H A DReadback.cpp27 CopyResult Readback::copyHWBitmapInto(Bitmap* hwBitmap, SkBitmap* bitmap) { in copyHWBitmapInto() function in android::uirenderer::Readback
/aosp_15_r20/frameworks/base/libs/hwui/
H A DReadback.cpp274 CopyResult Readback::copyHWBitmapInto(Bitmap* hwBitmap, SkBitmap* bitmap) { in copyHWBitmapInto() function in android::uirenderer::Readback
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp475 int RenderProxy::copyHWBitmapInto(Bitmap* hwBitmap, SkBitmap* bitmap) { in copyHWBitmapInto() function in android::uirenderer::renderthread::RenderProxy