Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_screenshot.cpp98 static constexpr uint8_t DEFAULT_COLOR_SIZE = 4; member in OHOS::UIScreenshotListener
113 if (memcpy_s(buffer, width * DEFAULT_COLOR_SIZE, startAddr, width * DEFAULT_COLOR_SIZE) != EOK) { in WriteBlockToFile()

Completed in 1 milliseconds