Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dwukong_util.cpp45 static constexpr int bitmapDepth = 8; in TakeWuKongScreenCap() local
72 …png_set_IHDR(pngStruct, pngInfo, width, height, bitmapDepth, PNG_COLOR_TYPE_RGBA, PNG_INTERLACE_NO… in TakeWuKongScreenCap()
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp462 static constexpr int bitmapDepth = 8; in TakeScreenCap() local
463 …png_set_IHDR(pngStruct, pngInfo, width, height, bitmapDepth, PNG_COLOR_TYPE_RGBA, PNG_INTERLACE_NO… in TakeScreenCap()