Searched defs:LayerRotMap (Results 1 - 3 of 3) 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/msm8974/libhwcomposer/
H A Dhwc_utils.h126 class LayerRotMap { class in namespace:qhwc
128 LayerRotMap() { reset(); } function in class:qhwc::LayerRotMap
142 inline uint32_t LayerRotMap::getCount() const {
146 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
151 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
374 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS];
/hardware/qcom/display/msm8x26/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];

Completed in 25 milliseconds