Home
last modified time | relevance | path

Searched refs:DISPLAY_ATTRIBUTES (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc.cpp527 static const uint32_t DISPLAY_ATTRIBUTES[] = { in hwc_getDisplayAttributes() local
536 const int NUM_DISPLAY_ATTRIBUTES = (sizeof(DISPLAY_ATTRIBUTES) / in hwc_getDisplayAttributes()
537 sizeof(DISPLAY_ATTRIBUTES)[0]); in hwc_getDisplayAttributes()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc.cpp774 static const uint32_t DISPLAY_ATTRIBUTES[] = { in hwc_getDisplayAttributes() local
783 const size_t NUM_DISPLAY_ATTRIBUTES = (sizeof(DISPLAY_ATTRIBUTES) / in hwc_getDisplayAttributes()
784 sizeof(DISPLAY_ATTRIBUTES)[0]); in hwc_getDisplayAttributes()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc.cpp804 static const uint32_t DISPLAY_ATTRIBUTES[] = { in hwc_getDisplayAttributes() local
813 const size_t NUM_DISPLAY_ATTRIBUTES = (sizeof(DISPLAY_ATTRIBUTES) / in hwc_getDisplayAttributes()
814 sizeof(DISPLAY_ATTRIBUTES)[0]); in hwc_getDisplayAttributes()