Home
last modified time | relevance | path

Searched defs:pixelMap (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/common/src/
Dwukong_util.cpp47 …std::shared_ptr<Media::PixelMap> pixelMap = displayMgr.GetScreenshot(displayMgr.GetDefaultDisplayI… in TakeWuKongScreenCap() local
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp632 shared_ptr<PixelMap> pixelMap; in TakeScreenCap() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/src/main/js/test/
Dframework.test.js100 async function checkPixelMapInterface(done, logger, pixelMap, orgInfo, sizeCheck, data) { argument