Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:last

609     uint32_t last = list->numHwLayers - 1;
610 hwc_rect_t fbDisplayFrame = list->hwLayers[last].displayFrame;
617 for (uint32_t i = 1; i < last; i++) {