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

  /hardware/intel/img/hwcomposer/merrifield/ips/common/
PixelFormat.h 28 PLANE_PIXEL_FORMAT_BGRA8888 = 0x1c000000UL,
PixelFormat.cpp 39 spriteFormat = PLANE_PIXEL_FORMAT_BGRA8888;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
PixelFormat.h 28 PLANE_PIXEL_FORMAT_BGRA8888 = 0x1c000000UL,
PixelFormat.cpp 40 spriteFormat = PLANE_PIXEL_FORMAT_BGRA8888;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPrimaryPlane.cpp 70 mContext.ctx.prim_ctx.cntr = PixelFormat::PLANE_PIXEL_FORMAT_BGRA8888;
TngSpritePlane.cpp 92 if (mBlending == HWC_BLENDING_NONE && spriteFormat == PixelFormat::PLANE_PIXEL_FORMAT_BGRA8888)
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnRGBPlane.cpp 310 mContext.ctx.prim_ctx.cntr = PixelFormat::PLANE_PIXEL_FORMAT_BGRA8888;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnRGBPlane.cpp 368 mContext.ctx.prim_ctx.cntr = PixelFormat::PLANE_PIXEL_FORMAT_BGRA8888;

Completed in 45 milliseconds