Searched refs:rotation_dirty (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/android/
H A Dpsb_output_android.c332 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/
H A Dpsb_drv_video.h300 int rotation_dirty; /*flag for recaculate final rotation*/ member in struct:psb_driver_data_s
H A Dpsb_output.c2153 driver_data->rotation_dirty |= PSB_NEW_VA_ROTATION;

Completed in 25 milliseconds