Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/private/
Dcolor_params.h318 struct SDEDisplayMode { struct
319 static const int kMaxModeNameSize = 256;
320 int32_t id = -1;
321 uint32_t type = 0;
322 char name[kMaxModeNameSize] = {0};
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dcolor_params.h425 struct SDEDisplayMode { struct
426 static const int kMaxModeNameSize = 256;
427 int32_t id = -1;
428 uint32_t type = 0;
429 char name[kMaxModeNameSize] = {0};
/hardware/qcom/display/msm8998/sdm/include/private/
Dcolor_params.h421 struct SDEDisplayMode { struct
422 static const int kMaxModeNameSize = 256;
423 int32_t id = -1;
424 uint32_t type = 0;
425 char name[kMaxModeNameSize] = {0};
/hardware/qcom/sdm845/display/sdm/include/private/
Dcolor_params.h449 struct SDEDisplayMode { struct
450 static const int kMaxModeNameSize = 256;
451 int32_t id = -1;
452 uint32_t type = 0;
453 char name[kMaxModeNameSize] = {0};
/hardware/qcom/display/msm8909/sdm/include/private/
Dcolor_params.h441 struct SDEDisplayMode { struct
442 static const int kMaxModeNameSize = 256;
443 int32_t id = -1;
444 uint32_t type = 0;
445 char name[kMaxModeNameSize] = {0};
/hardware/qcom/sm8150/display/sdm/include/private/
Dcolor_params.h466 struct SDEDisplayMode { struct
467 static const int kMaxModeNameSize = 256;
468 int32_t id = -1;
469 uint32_t type = 0;
470 char name[kMaxModeNameSize] = {0};