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

  /hardware/intel/img/psb_video/src/android/
psb_output_android.c 332 if (driver_data->mipi0_rotation != 0 || driver_data->rotation_dirty != 0) {
335 driver_data->rotation_dirty = 0;
396 driver_data->rotation_dirty |= PSB_NEW_WM_ROTATION;
400 if (driver_data->rotation_dirty != 0) {
402 driver_data->rotation_dirty = 0;
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 321 int rotation_dirty; /*flag for recaculate final rotation*/ member in struct:psb_driver_data_s
psb_output.c     [all...]

Completed in 114 milliseconds