Home
last modified time | relevance | path

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

/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativePixelMapTest.cpp60 NativePixelMap_ *pixelMap = nullptr; variable
91 NativePixelMap_ *pixelMap = nullptr; variable
109 NativePixelMap_ *pixelMap = nullptr; variable
124 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(); variable
156 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(); variable
176 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(width, height); variable
194 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(); variable
DDrawingNativeCanvasCommon.cpp25 OH_PixelmapNative *pixelMap = nullptr; in GET_OH_PixelmapNative() local
52 OH_PixelmapNative *pixelMap = nullptr; in GET_OH_PixelmapNative() local
74 OH_PixelmapNative *pixelMap = nullptr; in GET_OH_PixelmapNative4KBoundary() local
109 OH_PixelmapNative *pixelMap = nullptr; in GET_OH_PixelmapNative_4ByteAlignment() local
DDrawingNativeCanvasTestPart2.cpp72 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(); variable
105 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(); variable
156 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(); variable
216 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative(); variable
264 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative4KBoundary(); variable
1588 OH_PixelmapNative *pixelMap = GET_OH_PixelmapNative_4ByteAlignment(); variable
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drawabledescriptor/
Ddrawabledescriptor_create_test.cpp35 OH_PixelmapNativeHandle pixelMap = nullptr; in TestDrawableDescriptorCreate001() local
86 OH_PixelmapNativeHandle pixelMap = nullptr; in TestDrawableDescriptorCreate002() local
/test/xts/acts/ability/ability_runtime/abilitycapitest/actscapistartselfuiabilityrely/entry/src/main/ets/entryability/
DEntryAbility.ts32 let pixelMap: image.PixelMap = image.createPixelMapSync(color, opts); variable
/test/xts/acts/ability/ability_runtime/uiabilitycontext/actssetabilityinstanceinfotest/entry/src/main/ets/entryability/
DEntryAbility.ts32 let pixelMap: image.PixelMap = image.createPixelMapSync(color, opts); variable
/test/xts/acts/ability/ability_runtime/uiabilitycontext/actssetabilityinstanceinforely/entry/src/main/ets/entryability/
DEntryAbility.ts32 let pixelMap: image.PixelMap = image.createPixelMapSync(color, opts); variable
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/snapShot/
Dsnap_shot.cpp39 OH_PixelmapNative *pixelMap = nullptr; variable
/test/ostest/wukong/common/src/
Dwukong_util.cpp50 bool g_isBwScreen(std::shared_ptr<Media::PixelMap> pixelMap) in g_isBwScreen()
80 …std::shared_ptr<Media::PixelMap> pixelMap = displayMgr.GetScreenshot(displayMgr.GetDefaultDisplayI… in TakeWuKongScreenCap() local
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
Dnapi_init.cpp706 OH_UdsPixelMap *pixelMap = OH_UdsPixelMap_Create(); in OH_UdmfRecord_GetPixelMap001() local
891 auto pixelMap = OH_UdsPixelMap_Create(); in OH_UdsPixelMap_Create_0100() local
900 auto pixelMap = OH_UdsPixelMap_Create(); in OH_UdsPixelMap_GetType_0100() local
916 auto pixelMap = OH_UdsPixelMap_Create(); in OH_UdsPixelMap_SetPixelMap_0100() local
/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
DImageNdk.cpp240 OH_PixelmapNative *pixelMap = nullptr; in TestNativeGetArgbPixels() local
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Ddetail_enhancer_image_ndk_unit_test.cpp95 void CreateEmptyPixelmap(OH_PixelmapNative** pixelMap, int32_t width, int32_t height, int format) in CreateEmptyPixelmap()
/test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/
DPictureNdk.cpp105 OH_PixelmapNative *pixelMap = nullptr; member
2315 OH_PixelmapNative *pixelMap = nullptr; in getPixelMapFormat() local
2393 OH_PixelmapNative *pixelMap = nullptr; in TestPackPictureToFile() local
2585 OH_PixelmapNative *pixelMap = nullptr; in TestPackPictureToData() local
/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/
DwindowNdkTest.cpp374 OH_PixelmapNative* pixelMap; in Snapshot() local
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp669 shared_ptr<PixelMap> pixelMap; in TakeScreenCap() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/entry/src/ohosTest/js/test/
Dframework.test.js120 async function checkPixelMapInterface(done, logger, pixelMap, orgInfo, sizeCheck, data) { argument
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
DImageNdk.cpp1993 OH_PixelmapNative *pixelMap = reinterpret_cast<OH_PixelmapNative *>(ptr); in PixelMapRelease() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h959 void* pixelMap; member