Lines Matching refs:irect
1303 hwc_rect_t irect = getIntersection(layer1->displayFrame,1305 return isValidRect(irect);1430 hwc_rect_t irect = getIntersection(bottomframe, topframe);1431 if(isValidRect(irect)) {1434 dest_rect = deductRect(bottomframe, irect);