Home
last modified time | relevance | path

Searched defs:getDisplayId (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.h242 int64_t getDisplayId() const { return mDisplayId; } in getDisplayId() function
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp677 hwc2_display_t HWC2OnFbAdapter::getDisplayId() { in getDisplayId() function in android::HWC2OnFbAdapter
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h620 constexpr uint32_t getDisplayId(int32_t displayType, int32_t displayIndex) { in getDisplayId() function