Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h254 struct HWRotatorSession { struct
255 HWRotateInfo hw_rotate_info[kMaxRotatePerLayer];
256 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session
257 int session_id = -1; // A handle with Session Manager
258 HWSessionConfig hw_session_config;
259 LayerBuffer input_buffer; // Input to rotator
260 LayerBuffer output_buffer; // Output of rotator, crop width and stride are same
261 float input_compression = 1.0f;
262 float output_compression = 1.0f;
263 bool is_buffer_cached = false;