Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:Rotator

965     // Following rotator src formats are supported by mdp driver
1299 //Send acquireFenceFds to rotator
1303 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i);
1329 //rotator
1412 //If rotator has not already populated this field
1445 //Signals when MDP finishes reading rotator buffers.
1489 //Pre-rotation will be used using rotator.
1514 int configRotator(Rotator *rot, Whf& whf,
1604 hwc_rect_t& crop, Rotator *rot) {
1610 //B-family rotator internally could modify destination dimensions if
1615 //A-family rotator rotates entire buffer irrespective of crop, forcing
1629 eIsFg& isFg, const eDest& dest, Rotator **rot) {
1685 //Configure rotator for pre-rotation
1740 Rotator **rot) {
1790 //Configure rotator for pre-rotation
1829 //If rotator has been used then it has also done the flips, so ignore them.
1886 Rotator **rot) {
1923 //Configure rotator for pre-rotation
1955 //If rotator has been used then it has also done the flips, so ignore them.
2203 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) {