Searched refs:PLANE_BUFFER_CHANGED (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngPrimaryPlane.cpp45 mUpdateMasks |= PLANE_BUFFER_CHANGED;
47 mUpdateMasks &= ~PLANE_BUFFER_CHANGED;
/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlane.cpp156 mUpdateMasks |= PLANE_BUFFER_CHANGED;
161 mUpdateMasks |= PLANE_BUFFER_CHANGED;
184 mUpdateMasks |= PLANE_BUFFER_CHANGED;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlane.cpp172 mUpdateMasks |= PLANE_BUFFER_CHANGED;
177 mUpdateMasks |= PLANE_BUFFER_CHANGED;
200 mUpdateMasks |= PLANE_BUFFER_CHANGED;
/hardware/intel/img/hwcomposer/merrifield/include/
H A DDisplayPlane.h70 PLANE_BUFFER_CHANGED = 0x00000002UL, enumerator in enum:android::intel::DisplayPlane::__anon720
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDisplayPlane.h70 PLANE_BUFFER_CHANGED = 0x00000002UL, enumerator in enum:android::intel::DisplayPlane::__anon765
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnRGBPlane.cpp270 mUpdateMasks |= PLANE_BUFFER_CHANGED;
272 mUpdateMasks &= ~PLANE_BUFFER_CHANGED;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnRGBPlane.cpp328 mUpdateMasks |= PLANE_BUFFER_CHANGED;
330 mUpdateMasks &= ~PLANE_BUFFER_CHANGED;

Completed in 50 milliseconds