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

  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayHardware.h 106 uint32_t DWINPOS;
OverlayPlaneBase.cpp 1028 backBuffer->DWINPOS = (y << 16) | x;
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayHardware.h 106 uint32_t DWINPOS;
OverlayPlaneBase.cpp 1000 backBuffer->DWINPOS = (y << 16) | x;
    [all...]
  /hardware/intel/img/psb_video/src/
psb_overlay.h 203 uint32_t DWINPOS;
psb_overlay.c 571 overlay->DWINPOS = (dstBox->y1 << 16) | dstBox->x1;
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnOverlayPlane.cpp 355 backBuffer->DWINPOS = (y << 16) | x;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 398 backBuffer->DWINPOS = (y << 16) | x;

Completed in 45 milliseconds