Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h468 struct HWLayersInfo { struct
469 LayerStack *stack = NULL; // Input layer stack. Set by the caller.
470 uint32_t app_layer_count = 0; // Total number of app layers. Must not be 0.
471 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present.
496 HWLayersInfo info; argument
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h469 struct HWLayersInfo { struct
470 LayerStack *stack = NULL; // Input layer stack. Set by the caller.
471 uint32_t app_layer_count = 0; // Total number of app layers. Must not be 0.
472 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present.
497 HWLayersInfo info; argument
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h461 struct HWLayersInfo { struct
462 LayerStack *stack = NULL; // Input layer stack. Set by the caller.
463 uint32_t app_layer_count = 0; // Total number of app layers. Must not be 0.
464 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present.
488 HWLayersInfo info; argument
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h413 struct HWLayersInfo { struct
434 HWLayersInfo info; argument