Home
last modified time | relevance | path

Searched refs:handleMutableImages (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaRecordingCanvas.cpp211 void SkiaRecordingCanvas::handleMutableImages(Bitmap& bitmap, DrawImagePayload& payload) { in handleMutableImages() function in android::uirenderer::skiapipeline::SkiaRecordingCanvas
240 handleMutableImages(bitmap, payload); in drawBitmap()
256 handleMutableImages(bitmap, payload); in drawBitmap()
275 handleMutableImages(bitmap, payload); in drawBitmap()
315 handleMutableImages(bitmap, payload); in drawNinePatch()
H A DSkiaRecordingCanvas.h106 void handleMutableImages(Bitmap& bitmap, DrawImagePayload& payload);