Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:displayFrame

345     hwc_rect_t dst = layer->displayFrame;
462 hwc_rect_t dstRect = layer->displayFrame;
503 hwc_rect_t dst = layer->displayFrame;
567 hwc_rect_t dstRect = layer->displayFrame;
618 hwc_rect_t dst = layer->displayFrame;
840 hwc_rect_t dispFrame = layer->displayFrame;
857 hwc_rect_t disFrame = layer->displayFrame;
869 overlapRect[numPTORLayersFound] = list->hwLayers[i].displayFrame;
897 // Store the displayFrame and the sourceCrops of the layers
898 hwc_rect_t displayFrame[numAppLayers];
902 displayFrame[i] = layer->displayFrame;
908 // Remove overlap from crop & displayFrame of below layers
911 if(!isValidRect(getIntersection(layer->displayFrame,
917 hwc_rect_t destRect = deductRect(layer->displayFrame,
919 qhwc::calculate_crop_rects(srcCrop, layer->displayFrame, destRect,
940 layer->displayFrame = displayFrame[i];
1451 hwc_rect_t dst = layer->displayFrame;
1595 hwc_rect_t r = getIntersection(botLayer->displayFrame,
1596 topLayer->displayFrame);
1977 hwc_rect_t dst = layer->displayFrame;
1995 hwc_rect_t dst = layer->displayFrame;
2035 hwc_rect_t dst = layer->displayFrame;
2062 hwc_rect_t dst = layer->displayFrame;
2232 hwc_rect_t dst = layer->displayFrame;
2305 hwc_rect_t dst = layer->displayFrame;