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

  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.h 151 Rotation mipi1_rotation; member in struct:_psb_xrandr_info_s
psb_xrandr.c 284 if (psb_xrandr_info->mipi1_rotation != p_output->crtc->rotation) {
285 psb_xrandr_info->mipi1_rotation = p_output->crtc->rotation;
286 driver_data->mipi1_rotation = RRrotation2VArotation(psb_xrandr_info->mipi1_rotation);
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_rotate.c 131 driver_data->mipi1_rotation = VA_ROTATION_NONE;
276 if ((driver_data->mipi1_rotation != VA_ROTATION_NONE) ||
psb_drv_video.h 296 int mipi1_rotation; /* window manager rotation */ member in struct:psb_driver_data_s

Completed in 175 milliseconds