Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dpicture_napi.cpp64 std::shared_ptr<PixelMap> rPixelMap; member
Dimage_packer_napi.cpp97 std::shared_ptr<PixelMap> rPixelMap; member
Dimage_source_napi.cpp105 std::shared_ptr<PixelMap> rPixelMap; member
124 std::shared_ptr<PixelMap> rPixelMap; member
Dpixel_map_napi.cpp127 std::shared_ptr<PixelMap> rPixelMap; member
2077 auto rPixelMap = static_cast<PixelMap*>(ptr); in STATIC_NAPI_VALUE_FUNC() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
Dsendable_image_source_napi.cpp92 std::shared_ptr<PixelMap> rPixelMap; member
Dsendable_pixel_map_napi.cpp80 std::shared_ptr<PixelMap> rPixelMap; member
1691 auto rPixelMap = static_cast<PixelMap*>(ptr); in STATIC_NAPI_VALUE_FUNC() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
Dcolor_picker_napi.cpp52 std::shared_ptr<Media::PixelMap> rPixelMap = {nullptr}; member