Home
last modified time | relevance | path

Searched refs:PLANE_POSITION_CHANGED (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/include/
DDisplayPlane.h69 PLANE_POSITION_CHANGED = 0x00000001UL, enumerator
/hardware/intel/img/hwcomposer/common/planes/
DDisplayPlane.cpp131 mUpdateMasks |= PLANE_POSITION_CHANGED; in setPosition()