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

  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 404 struct HWLayerConfig {
410 void Reset() { *this = HWLayerConfig(); }
435 HWLayerConfig config[kMaxSDELayers];
  /hardware/qcom/display/msm8998/sdm/include/private/
hw_info_types.h 441 struct HWLayerConfig {
447 void Reset() { *this = HWLayerConfig(); }
489 HWLayerConfig config[kMaxSDELayers];
  /hardware/qcom/display/sdm845/sdm/include/private/
hw_info_types.h 457 struct HWLayerConfig {
463 void Reset() { *this = HWLayerConfig(); }
504 HWLayerConfig config[kMaxSDELayers];

Completed in 102 milliseconds