Home
last modified time | relevance | path

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

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