Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/feature/capture/
Drs_capture_pixelmap_manager.cpp127 bool RSCapturePixelMapManager::CopyDataToPixelMap(std::shared_ptr<Drawing::Image> img, in CopyDataToPixelMap() function in OHOS::Rosen::RSCapturePixelMapManager
152 bool RSCapturePixelMapManager::CopyDataToPixelMap(std::shared_ptr<Drawing::Image> img, in CopyDataToPixelMap() function in OHOS::Rosen::RSCapturePixelMapManager
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/capture/
Drs_surface_capture_task.cpp179 bool CopyDataToPixelMap(std::shared_ptr<Drawing::Image> img, const std::unique_ptr<Media::PixelMap>… in CopyDataToPixelMap() function
Drs_uni_ui_capture.cpp112 bool RSUniUICapture::CopyDataToPixelMap(std::shared_ptr<Drawing::Image> img, in CopyDataToPixelMap() function in OHOS::Rosen::RSUniUICapture
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/
Dimage_sink_filter.cpp70 void CopyDataToPixelMap(PixelMap *pixelMap, const std::shared_ptr<EffectBuffer> &buffer) in CopyDataToPixelMap() function