Home
last modified time | relevance | path

Searched defs:ReadImageData (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_js_info.cpp191 void FormJsInfo::ReadImageData(Parcel &parcel) in ReadImageData() function in OHOS::AppExecFwk::FormJsInfo
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/
Djpeg_yuv_decoder_test.cpp44 bool JpgYuvDecoderTest::ReadImageData(std::string jpgpath, uint8_t*& jpegBuffer, uint32_t& jpegBuff… in ReadImageData() function in OHOS::Multimedia::JpgYuvDecoderTest
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp2094 uint8_t *PixelMap::ReadImageData(Parcel &parcel, int32_t bufferSize) in ReadImageData() function in OHOS::Media::PixelMap