Searched refs:ProcessDamageSurface (Results 1 – 4 of 4) sorted by relevance
49 …int32_t ProcessDamageSurface(sptr<SurfaceBuffer> &surfaceBuffer, const std::vector<OHOS::Rect> &da… in ProcessDamageSurface() function
37 …int32_t ProcessDamageSurface(sptr<SurfaceBuffer> &surfaceBuffer, const std::vector<OHOS::Rect> &da…
91 int32_t ret = imageJpeg_->ProcessDamageSurface(surfaceBuffer, damages); in InputBufferImage()
90 int32_t JpegImageProcessor::ProcessDamageSurface(sptr<SurfaceBuffer> &surfaceBuffer, in ProcessDamageSurface() function in OHOS::DistributedHardware::JpegImageProcessor