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

  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnCursorPlane.cpp 173 mContext.ctx.cs_ctx.index = mIndex;
174 mContext.ctx.cs_ctx.pipe = mDevice;
175 mContext.ctx.cs_ctx.cntr = cntr;
176 mContext.ctx.cs_ctx.surf = mapper.getGttOffsetInPage(0) << 12;
178 mContext.ctx.cs_ctx.pos = 0;
180 mContext.ctx.cs_ctx.pos |= 1 << 15;
184 mContext.ctx.cs_ctx.pos |= 1 << 31;
187 mContext.ctx.cs_ctx.pos |= (dstY & 0xfff) << 16 | (dstX & 0xfff);
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 1182 struct intel_dc_cursor_ctx cs_ctx; member in union:intel_dc_plane_ctx::__anon3004
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 1264 struct intel_dc_cursor_ctx cs_ctx; member in union:intel_dc_plane_ctx::__anon3030
    [all...]

Completed in 1013 milliseconds