Home
last modified time | relevance | path

Searched defs:ReadPixelMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dpicture_handle_client.cpp138 std::shared_ptr<PixelMap> PictureHandlerClient::ReadPixelMap(MessageParcel &data) in ReadPixelMap() function in OHOS::Media::PictureHandlerClient
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp259 RefPtr<Ace::PixelMap> TLVUtil::ReadPixelMap(std::vector<uint8_t>& buff, int32_t& cursor) in ReadPixelMap() function in OHOS::Ace::TLVUtil