Searched refs:LayerRotMap (Results 1 – 8 of 8) sorted by relevance
124 class LayerRotMap {126 LayerRotMap() { reset(); } in LayerRotMap() function140 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];
229 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()1128 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()1135 void LayerRotMap::reset() { in reset()1143 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()
170 class LayerRotMap {172 LayerRotMap() { reset(); } in LayerRotMap() function190 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];
233 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()2195 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()2202 void LayerRotMap::reset() { in reset()2210 void LayerRotMap::clear() { in clear()2215 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()
195 class LayerRotMap {197 LayerRotMap() { reset(); } in LayerRotMap() function215 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];
253 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()2206 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()2213 void LayerRotMap::reset() { in reset()2221 void LayerRotMap::clear() { in clear()2226 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()
213 class LayerRotMap {215 LayerRotMap() { reset(); } in LayerRotMap() function265 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];
349 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()2582 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()2589 void LayerRotMap::reset() { in reset()2597 void LayerRotMap::clear() { in clear()2602 bool LayerRotMap::isRotCached(uint32_t index) const { in isRotCached()2613 void LayerRotMap::setReleaseFd(const int& fence) { in setReleaseFd()