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

  /hardware/qcom/display/msm8909/sdm/include/private/
hw_info_types.h 449 struct HWLayerConfig {
455 void Reset() { *this = HWLayerConfig(); }
498 HWLayerConfig config[kMaxSDELayers];
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
hw_info_types.h 448 struct HWLayerConfig {
454 void Reset() { *this = HWLayerConfig(); }
497 HWLayerConfig config[kMaxSDELayers];
  /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];

Completed in 635 milliseconds