Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/kits/cj/src/
Dimage_ffi.cpp565 auto tmpPixelMap = PixelMapImpl::CreateAlphaPixelMap(*ptr_, opts); in FfiOHOSCreateAlphaPixelMap() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
Dsendable_pixel_map_napi.cpp2023 auto tmpPixelMap = PixelMap::Create(*(context->rPixelMap), opts); in CreateAlphaPixelmap() local
2061 auto tmpPixelMap = PixelMap::Create(*(pixelMapNapi->nativePixelMap_), opts); in CreateAlphaPixelmapSync() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dpixel_map_napi.cpp2407 auto tmpPixelMap = PixelMap::Create(*(context->rPixelMap), opts); in CreateAlphaPixelmap() local
2445 auto tmpPixelMap = PixelMap::Create(*(pixelMapNapi->nativePixelMap_), opts); in CreateAlphaPixelmapSync() local