Searched defs:CreatePixelMap (Results 1 – 6 of 6) sorted by relevance
50 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() function
52 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() function
129 std::shared_ptr<Media::PixelMap> AnsImageUtil::CreatePixelMap(const std::string &inFilePath, const … in CreatePixelMap() function in OHOS::Notification::AnsImageUtil
79 std::shared_ptr<Media::PixelMap> InteractionDragDrawingTest::CreatePixelMap(int32_t width, int32_t … in CreatePixelMap() function in OHOS::Msdp::DeviceStatus::InteractionDragDrawingTest
183 std::shared_ptr<Media::PixelMap> InteractionManagerTest::CreatePixelMap(int32_t width, int32_t heig… in CreatePixelMap() function in OHOS::Msdp::DeviceStatus::InteractionManagerTest
122 std::unique_ptr<PixelMap> ImageSource::CreatePixelMap(uint32_t index, const DecodeOptions &opts, ui… in CreatePixelMap() function in OHOS::Media::ImageSource