Searched defs:LayerRotMap (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h124 class LayerRotMap { class in namespace:qhwc
126 LayerRotMap() { reset(); } function in class:qhwc::LayerRotMap
140 inline uint32_t LayerRotMap::getCount() const {
144 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
321 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS];
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h170 class LayerRotMap { class in namespace:qhwc
172 LayerRotMap() { reset(); } function in class:qhwc::LayerRotMap
190 inline uint32_t LayerRotMap::getCount() const {
194 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
199 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
551 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h195 class LayerRotMap { class in namespace:qhwc
197 LayerRotMap() { reset(); } function in class:qhwc::LayerRotMap
215 inline uint32_t LayerRotMap::getCount() const {
219 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
224 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
584 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.h213 class LayerRotMap { class in namespace:qhwc
215 LayerRotMap() { reset(); } function in class:qhwc::LayerRotMap
265 inline uint32_t LayerRotMap::getCount() const {
269 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
274 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
659 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];

Completed in 33 milliseconds