Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsurface_draw.cpp394 Drawing::BitmapFormat fullBitmapFormat { Drawing::ColorType::COLORTYPE_RGBA_8888, in DrawMasking() local
396 fullbitmap.Build(screenWidth, screenHeight, fullBitmapFormat); in DrawMasking()