Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h614 void OH_UdsPixelMap_GetPixelMap(OH_UdsPixelMap* pThis, OH_PixelmapNative* pixelmapNative);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp935 * @tc.desc: Normal testcase of OH_UdsPixelMap_GetPixelMap
945 OH_UdsPixelMap_GetPixelMap(pixelMap, pixelMapResult); in HWTEST_F()
954 OH_UdsPixelMap_GetPixelMap(pixelMapNullptr, ohPixelMapNull); in HWTEST_F()
959 OH_UdsPixelMap_GetPixelMap(pixelMapNullptr, ohPixelMapNull); in HWTEST_F()
979 OH_UdsPixelMap_GetPixelMap(pixelMap, pixelMapResult); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dndk_data_conversion_test.cpp342 OH_UdsPixelMap_GetPixelMap(pixelMapUds, ohPixelmapNative); in HWTEST_F()
403 OH_UdsPixelMap_GetPixelMap(pixelMapUds, ohPixelmapNative); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp479 void OH_UdsPixelMap_GetPixelMap(OH_UdsPixelMap* pThis, OH_PixelmapNative* pixelmapNative) in OH_UdsPixelMap_GetPixelMap() function

Completed in 8 milliseconds