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

  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnCursorPlane.cpp 213 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
AnnRGBPlane.cpp 252 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngCursorPlane.cpp 236 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
237 //return arg.plane.ctx == 0; //implement this PSB_DC_PLANE_DISABLED similar in imin_legacy
TngSpritePlane.cpp 186 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnCursorPlane.cpp 234 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
AnnRGBPlane.cpp 310 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 705 } else if (arg.plane.ctx == PSB_DC_PLANE_DISABLED) {
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 802 PSB_DC_PLANE_DISABLED,
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 851 PSB_DC_PLANE_DISABLED,
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayPlaneBase.cpp 117 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp 121 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
    [all...]

Completed in 554 milliseconds