Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h225 ExynosDisplay *getDisplay(uint32_t displayId) { return mDisplayMap[displayId]; } in getDisplay() function
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h238 ExynosDisplay* getDisplay(uint32_t display) { return mDisplayMap[display]; } in getDisplay() function
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h532 Display& getDisplay() const { return mDisplay; } in getDisplay() function
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h505 Display& getDisplay() const { return mDisplay; } in getDisplay() function
DHWC2On1Adapter.cpp2364 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) in getDisplay() function in android::HWC2On1Adapter
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp2274 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) { in getDisplay() function in android::HWC2On1Adapter