Home
last modified time | relevance | path

Searched defs:tmpPixelMap (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
Dext_decoder_test.cpp1232 std::unique_ptr<PixelMap> tmpPixelMap = PixelMap::Create(color, 8, options); variable
1264 std::unique_ptr<PixelMap> tmpPixelMap = PixelMap::Create(color, 8, options); variable
1296 std::unique_ptr<PixelMap> tmpPixelMap = PixelMap::Create(color, 8, options); variable
1329 std::unique_ptr<PixelMap> tmpPixelMap = PixelMap::Create(color, 8, options); variable
1363 std::unique_ptr<PixelMap> tmpPixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
1398 std::unique_ptr<PixelMap> tmpPixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
1434 std::unique_ptr<PixelMap> tmpPixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
1470 std::unique_ptr<PixelMap> tmpPixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/picture_test/
Dpicture_test.cpp58 std::unique_ptr<PixelMap> tmpPixelMap = PixelMap::Create(color, BUFFER_LENGTH, options); in CreatePixelMap() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/auxiliary_picture_test/
Dauxiliary_picture_test.cpp56 std::unique_ptr<PixelMap> tmpPixelMap = PixelMap::Create(color, BUFFER_LENGTH, options); in CreatePixelMap() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
Dimage_pixel_map_ffi.cpp143 auto tmpPixelMap = PixelMapImpl::CreateAlphaPixelMap(*ptr_, opts); in FfiOHOSCreateAlphaPixelMap() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dpost_proc_test.cpp960 PixelMap tmpPixelMap; variable
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
Dsendable_pixel_map_napi.cpp2076 auto tmpPixelMap = PixelMap::Create(*(context->rPixelMap), opts); in CreateAlphaPixelmap() local
2116 auto tmpPixelMap = PixelMap::Create(*(pixelMapNapi->nativePixelMap_), opts); in CreateAlphaPixelmapSync() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dpixel_map_napi.cpp2796 auto tmpPixelMap = PixelMap::Create(*(context->rPixelMap), opts); in CreateAlphaPixelmap() local
2836 auto tmpPixelMap = PixelMap::Create(*(pixelMapNapi->nativePixelMap_), opts); in CreateAlphaPixelmapSync() local