Home
last modified time | relevance | path

Searched refs:LayerRotMap (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h124 class LayerRotMap {
126 LayerRotMap() { reset(); } in LayerRotMap() function
140 inline uint32_t LayerRotMap::getCount() const { in getCount()
144 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer()
149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot()
321 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS];
Dhwc_utils.cpp229 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
1126 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()
1133 void LayerRotMap::reset() { in reset()
1141 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h170 class LayerRotMap {
172 LayerRotMap() { reset(); } in LayerRotMap() function
190 inline uint32_t LayerRotMap::getCount() const { in getCount()
194 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer()
199 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot()
551 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];
Dhwc_utils.cpp233 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
2193 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()
2200 void LayerRotMap::reset() { in reset()
2208 void LayerRotMap::clear() { in clear()
2213 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h195 class LayerRotMap {
197 LayerRotMap() { reset(); } in LayerRotMap() function
215 inline uint32_t LayerRotMap::getCount() const { in getCount()
219 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer()
224 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot()
584 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];
Dhwc_utils.cpp253 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
2204 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()
2211 void LayerRotMap::reset() { in reset()
2219 void LayerRotMap::clear() { in clear()
2224 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h213 class LayerRotMap {
215 LayerRotMap() { reset(); } in LayerRotMap() function
265 inline uint32_t LayerRotMap::getCount() const { in getCount()
269 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer()
274 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot()
659 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];
Dhwc_utils.cpp349 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
2580 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()
2587 void LayerRotMap::reset() { in reset()
2595 void LayerRotMap::clear() { in clear()
2600 bool LayerRotMap::isRotCached(uint32_t index) const { in isRotCached()
2611 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.h217 class LayerRotMap {
219 LayerRotMap() { reset(); } in LayerRotMap() function
237 inline uint32_t LayerRotMap::getCount() const { in getCount()
241 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer()
246 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot()
640 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];
Dhwc_utils.cpp372 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
2653 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()
2660 void LayerRotMap::reset() { in reset()
2668 void LayerRotMap::clear() { in clear()
2673 bool LayerRotMap::isRotCached(uint32_t index) const { in isRotCached()
2684 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()