Home
last modified time | relevance | path

Searched refs:GetLayerRotateType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/hals/
H A Dhi_fbdev.h38 LayerRotateType GetLayerRotateType();
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dhi_fbdev.cpp60 LayerRotateType GetLayerRotateType() in GetLayerRotateType() function
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp671 if (GetLayerRotateType() == LAYER_ROTATE_90) { in OnRawEvent()