Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
Dcanvas_paint_method.cpp239 RSBitmap currentBitmap; in GetImageData() local
342 RSBitmap currentBitmap; in ToDataURL() local
372 bool CanvasPaintMethod::DrawBitmap(RefPtr<RenderContext> renderContext, RSBitmap& currentBitmap) in DrawBitmap()