HomeSort by relevance Sort by last modified time
    Searched refs:gttOffsetInBytes (Results 1 - 4 of 4) sorted by null

  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayPlaneBase.cpp 666 uint32_t gttOffsetInBytes = (mapper.getGttOffsetInPage(0) << 12);
678 backBuffer->OSTART_0Y = gttOffsetInBytes;
686 backBuffer->OSTART_0U = gttOffsetInBytes;
687 backBuffer->OSTART_0V = gttOffsetInBytes;
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnOverlayPlane.cpp 169 uint32_t gttOffsetInBytes = (mapper.getGttOffsetInPage(0) << 12);
189 ySurface = gttOffsetInBytes;
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp 692 uint32_t gttOffsetInBytes = (mapper.getGttOffsetInPage(0) << 12);
705 backBuffer->OSTART_0Y = gttOffsetInBytes;
713 backBuffer->OSTART_0U = gttOffsetInBytes;
714 backBuffer->OSTART_0V = gttOffsetInBytes;
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 177 uint32_t gttOffsetInBytes = (mapper.getGttOffsetInPage(0) << 12);
194 backBuffer->OSTART_0Y = gttOffsetInBytes;
208 ySurface = gttOffsetInBytes;

Completed in 3953 milliseconds