Home
last modified time | relevance | path

Searched refs:ScreenRotationMapping (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Dscreen_types.h269 inline int32_t ScreenRotationMapping(ScreenRotation screenCorrection) in ScreenRotationMapping() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp390 auto screenRotation = ScreenRotationMapping(screenRotation_); in CalPixelMapRotation()
391 auto screenCorrection = ScreenRotationMapping(screenCorrection_); in CalPixelMapRotation()