Home
last modified time | relevance | path

Searched defs:HWRotatorSession (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h290 struct HWRotatorSession { struct
291 HWRotateInfo hw_rotate_info[kMaxRotatePerLayer];
292 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session
293 int session_id = -1; // A handle with Session Manager
294 HWSessionConfig hw_session_config;
295 LayerBuffer input_buffer; // Input to rotator
296 LayerBuffer output_buffer; // Output of rotator, crop width and stride are same
297 float input_compression = 1.0f;
298 float output_compression = 1.0f;
299 bool is_buffer_cached = false;
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h321 struct HWRotatorSession { struct
322 HWRotateInfo hw_rotate_info[kMaxRotatePerLayer];
323 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session
324 int session_id = -1; // A handle with Session Manager
325 HWSessionConfig hw_session_config;
326 LayerBuffer input_buffer; // Input to rotator
327 LayerBuffer output_buffer; // Output of rotator, crop width and stride are same
328 float input_compression = 1.0f;
329 float output_compression = 1.0f;
330 bool is_buffer_cached = false;
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h327 struct HWRotatorSession { struct
328 HWRotateInfo hw_rotate_info[kMaxRotatePerLayer];
329 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session
330 int session_id = -1; // A handle with Session Manager
331 HWSessionConfig hw_session_config;
332 LayerBuffer input_buffer; // Input to rotator
333 LayerBuffer output_buffer; // Output of rotator, crop width and stride are same
334 float input_compression = 1.0f;
335 float output_compression = 1.0f;
336 bool is_buffer_cached = false;
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h328 struct HWRotatorSession { struct
329 HWRotateInfo hw_rotate_info[kMaxRotatePerLayer];
330 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session
331 int session_id = -1; // A handle with Session Manager
332 HWSessionConfig hw_session_config;
333 LayerBuffer input_buffer; // Input to rotator
334 LayerBuffer output_buffer; // Output of rotator, crop width and stride are same
335 float input_compression = 1.0f;
336 float output_compression = 1.0f;
337 bool is_buffer_cached = false;
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h371 struct HWRotatorSession { struct
373 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session
374 int session_id = -1; // A handle with Session Manager
378 float input_compression = 1.0f;
379 float output_compression = 1.0f;
380 bool is_buffer_cached = false;
381 HWRotatorMode mode = kRotatorNone;
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h454 struct HWRotatorSession { struct
456 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session
457 int session_id = -1; // A handle with Session Manager
461 float input_compression = 1.0f;
462 float output_compression = 1.0f;
463 bool is_buffer_cached = false;
464 HWRotatorMode mode = kRotatorNone;