Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task.cpp178 bool CopyDataToPixelMap(std::shared_ptr<Drawing::Image> img, const std::unique_ptr<Media::PixelMap>… in CopyDataToPixelMap() function
H A Drs_uni_ui_capture.cpp112 bool RSUniUICapture::CopyDataToPixelMap(std::shared_ptr<Drawing::Image> img, in CopyDataToPixelMap() function in OHOS::Rosen::RSUniUICapture
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/
H A Dimage_sink_filter.cpp45 void CopyDataToPixelMap(PixelMap *pixelMap, const std::shared_ptr<EffectBuffer> &buffer) in CopyDataToPixelMap() function