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

  /hardware/qcom/display/msm8996/sdm/libs/core/
resource_default.h 112 HWLayerConfig *layer_config);
115 HWLayerConfig *layer_config);
resource_default.cpp 228 struct HWLayerConfig &layer_config = hw_layers->config[0];
428 HWLayerConfig *layer_config) {
452 HWLayerConfig *layer_config) {
512 struct HWLayerConfig *layer_config = &hw_layers->config[0];
display_base.cpp 588 HWLayerConfig &layer_config = hw_layers_.config[i];
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
resource_default.h 118 HWLayerConfig *layer_config);
121 HWLayerConfig *layer_config);
resource_default.cpp 259 struct HWLayerConfig &layer_config = hw_layers->config[0];
465 HWLayerConfig *layer_config) {
489 HWLayerConfig *layer_config) {
549 struct HWLayerConfig *layer_config = &hw_layers->config[0];
display_base.cpp 592 HWLayerConfig &layer_config = hw_layers_.config[i];
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/core/
resource_default.h 118 HWLayerConfig *layer_config);
121 HWLayerConfig *layer_config);
resource_default.cpp 259 struct HWLayerConfig &layer_config = hw_layers->config[0];
465 HWLayerConfig *layer_config) {
489 HWLayerConfig *layer_config) {
549 struct HWLayerConfig *layer_config = &hw_layers->config[0];
display_base.cpp 587 HWLayerConfig &layer_config = hw_layers_.config[i];
    [all...]
  /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 870 milliseconds