Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/window/
H A Ddrag_window_ohos.cpp153 RSBitmapFormat MakeBitmapFormatFromPixelMap(const RefPtr<PixelMap>& pixmap) in MakeBitmapFormatFromPixelMap() function
207 auto bitmapFormat = MakeBitmapFormatFromPixelMap(pixmap); in DrawPixelMapInner()