Searched refs:LayerRotMap (Results 1 - 10 of 10) 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];
H A Dhwc_utils.cpp229 ctx->mLayerRotMap[i] = new LayerRotMap();
1126 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {
1133 void LayerRotMap::reset() {
1141 void LayerRotMap::setReleaseFd(const int& fence) {
/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];
H A Dhwc_utils.cpp233 ctx->mLayerRotMap[i] = new LayerRotMap();
2193 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {
2200 void LayerRotMap::reset() {
2208 void LayerRotMap::clear() {
2213 void LayerRotMap::setReleaseFd(const int& fence) {
/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];
H A Dhwc_utils.cpp253 ctx->mLayerRotMap[i] = new LayerRotMap();
2204 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {
2211 void LayerRotMap::reset() {
2219 void LayerRotMap::clear() {
2224 void LayerRotMap::setReleaseFd(const int& fence) {
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.h217 class LayerRotMap { class in namespace:qhwc
219 LayerRotMap() { reset(); } function in class:qhwc::LayerRotMap
237 inline uint32_t LayerRotMap::getCount() const {
241 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
246 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
640 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES];
H A Dhwc_utils.cpp372 ctx->mLayerRotMap[i] = new LayerRotMap();
2653 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {
2660 void LayerRotMap::reset() {
2668 void LayerRotMap::clear() {
2673 bool LayerRotMap::isRotCached(uint32_t index) const {
2684 void LayerRotMap::setReleaseFd(const int& fence) {
/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];
H A Dhwc_utils.cpp349 ctx->mLayerRotMap[i] = new LayerRotMap();
2580 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {
2587 void LayerRotMap::reset() {
2595 void LayerRotMap::clear() {
2600 bool LayerRotMap::isRotCached(uint32_t index) const {
2611 void LayerRotMap::setReleaseFd(const int& fence) {

Completed in 49 milliseconds