Home | History | Annotate | Download | only in DisplayHardware

Lines Matching refs:mDisplayFrame

1983     mDisplayFrame(*this, {0, 0, -1, -1}),
2061 mDisplayFrame.setPending(frame);
2177 rectString(mDisplayFrame.getValue()) << '\n';
2210 if (applyAllState || mDisplayFrame.isDirty()) {
2211 hwc1Layer.displayFrame = mDisplayFrame.getPendingValue();
2212 mDisplayFrame.latch();