Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.h131 originScreenRotation_ = rotate; in SetOriginScreenRotation()
137 return originScreenRotation_; in GetOriginScreenRotation()
209 ScreenRotation originScreenRotation_ = ScreenRotation::INVALID_SCREEN_ROTATION; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h299 originScreenRotation_ = rotate; in SetOriginScreenRotation()
303 return originScreenRotation_; in GetOriginScreenRotation()
383 ScreenRotation originScreenRotation_ = ScreenRotation::ROTATION_0; variable