Home | History | Annotate | Download | only in hwc

Lines Matching refs:foreground

561         // current format in the foreground
1294 // cause a portion or all of the foreground displayFrame
1296 Rectangle foreground(foregroundFormat, startDim, startDim);
1297 foreground.displayFrame.left += 5;
1298 foreground.displayFrame.top += 5;
1299 foreground.displayFrame.right += 5;
1300 foreground.displayFrame.bottom += 5;
1302 rectList.push_back(foreground);