HomeSort by relevance Sort by last modified time
    Searched full:mrotationconfig (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnOverlayPlane.h 66 uint32_t mRotationConfig;
AnnOverlayPlane.cpp 32 mRotationConfig(0),
619 mRotationConfig = (0x1 << 10);
622 mRotationConfig = (0x2 << 10);
625 mRotationConfig = (0x3 << 10);
628 mRotationConfig = 0;
632 mRotationConfig = 0;
660 if (mIndex == 0 && mRotationConfig != 0) {
662 ovadd |= mRotationConfig;
872 mRotationConfig = 0;

Completed in 572 milliseconds