Home
last modified time | relevance | path

Searched refs:GetCurrentScreenBitmap (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dscreen.h81 bool GetCurrentScreenBitmap(ImageInfo& info);
/foundation/arkui/ui_lite/frameworks/common/
H A Dscreen.cpp40 bool Screen::GetCurrentScreenBitmap(ImageInfo& info) in GetCurrentScreenBitmap() function in OHOS::Screen
/foundation/arkui/ui_lite/test/autotest/src/
H A Dcompare_tools.cpp68 if (!(Screen::GetInstance().GetCurrentScreenBitmap(imageBit))) { in CompareByBit()
243 if (!(Screen::GetInstance().GetCurrentScreenBitmap(imageBit))) { in SaveByBit()
/foundation/arkui/ui_lite/test/uitest/test_view_bitmap/
H A Dui_test_view_bitmap.cpp202 if (!Screen::GetInstance().GetCurrentScreenBitmap(info_)) {

Completed in 2 milliseconds