Searched refs:FillDirtyImages2Surface (Results 1 – 4 of 4) sorted by relevance
79 int32_t ret = jpeg_->FillDirtyImages2Surface(dataBuffer, nullptr);98 int32_t ret = jpeg_->FillDirtyImages2Surface(dataBuffer, lastFrame);
36 int32_t FillDirtyImages2Surface(const std::shared_ptr<DataBuffer> &data, uint8_t *lastFrame);
149 int32_t ret = imageJpeg_->FillDirtyImages2Surface(data, imageDecoder_->GetLastFrame()); in ProcessImage()
41 int32_t JpegImageProcessor::FillDirtyImages2Surface(const std::shared_ptr<DataBuffer> &data, uint8_… in FillDirtyImages2Surface() function in OHOS::DistributedHardware::JpegImageProcessor