Home
last modified time | relevance | path

Searched defs:CreatePixelMap (Results 1 – 6 of 6) sorted by relevance

/base/msdp/device_status/test/fuzztest/updateshadowpic_fuzzer/
Dupdateshadowpic_fuzzer.cpp50 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() function
/base/msdp/device_status/test/fuzztest/startdrag_fuzzer/
Dstartdrag_fuzzer.cpp52 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() function
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_image_util.cpp129 std::shared_ptr<Media::PixelMap> AnsImageUtil::CreatePixelMap(const std::string &inFilePath, const … in CreatePixelMap() function in OHOS::Notification::AnsImageUtil
/base/msdp/device_status/frameworks/native/interaction/test/unittest/src/
Dinteraction_drag_drawing_test.cpp79 std::shared_ptr<Media::PixelMap> InteractionDragDrawingTest::CreatePixelMap(int32_t width, int32_t … in CreatePixelMap() function in OHOS::Msdp::DeviceStatus::InteractionDragDrawingTest
Dinteraction_manager_test.cpp183 std::shared_ptr<Media::PixelMap> InteractionManagerTest::CreatePixelMap(int32_t width, int32_t heig… in CreatePixelMap() function in OHOS::Msdp::DeviceStatus::InteractionManagerTest
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_image_source.cpp122 std::unique_ptr<PixelMap> ImageSource::CreatePixelMap(uint32_t index, const DecodeOptions &opts, ui… in CreatePixelMap() function in OHOS::Media::ImageSource