Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:LayerRotMap

372         ctx->mLayerRotMap[i] = new LayerRotMap();
2655 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {
2662 void LayerRotMap::reset() {
2670 void LayerRotMap::clear() {
2675 bool LayerRotMap::isRotCached(uint32_t index) const {
2686 void LayerRotMap::setReleaseFd(const int& fence) {