Home
last modified time | relevance | path

Searched refs:DWINSZ (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayHardware.h107 uint32_t DWINSZ; member
DOverlayPlaneBase.cpp1029 backBuffer->DWINSZ = (h << 16) | w; in scalingSetup()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayHardware.h111 uint32_t DWINSZ; member
DOverlayPlaneBase.cpp1009 backBuffer->DWINSZ = (h << 16) | w; in scalingSetup()
/hardware/intel/img/psb_video/src/
Dpsb_overlay.c98 overlayA->DWINSZ = 0x00000000; in I830ResetVideo()
101 overlayC->DWINSZ = 0x00000000; in I830ResetVideo()
190 overlayC->DWINSZ = 0x00000000; in I830StopVideo()
204 overlayA->DWINSZ = 0x00000000; in I830StopVideo()
216 overlayA->DWINSZ = 0x00000000; in I830StopVideo()
253 overlay->DWINSZ = 0x00000000;
573 overlay->DWINSZ = (((dstBox->y2 - dstBox->y1) << 16) | in i830_display_video()
Dpsb_overlay.h204 uint32_t DWINSZ; member
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnOverlayPlane.cpp356 backBuffer->DWINSZ = (h << 16) | w; in scalingSetup()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnOverlayPlane.cpp411 backBuffer->DWINSZ = (h << 16) | w; in scalingSetup()