Home
last modified time | relevance | path

Searched defs:getDisplayName (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl50 String getDisplayName(long display); in getDisplayName() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl317 String getDisplayName(long display); in getDisplayName() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl56 String getDisplayName(long display); in getDisplayName() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerClient.aidl50 String getDisplayName(long display); in getDisplayName() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposerClient.aidl56 String getDisplayName(long display); in getDisplayName() method
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp201 std::string ComposerClient::getDisplayName(Display display) { in getDisplayName() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h230 Return<void> getDisplayName(Display display, in getDisplayName() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h225 Error getDisplayName(Display display, hidl_string* outName) override { in getDisplayName() function
634 HWC2_PFN_GET_DISPLAY_NAME getDisplayName; member
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp379 std::pair<ScopedAStatus, std::string> VtsComposerClient::getDisplayName(int64_t display) { in getDisplayName() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp224 ndk::ScopedAStatus ComposerClient::getDisplayName(int64_t display, std::string* name) { in getDisplayName() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp559 int32_t HalImpl::getDisplayName(int64_t display, std::string* outName) { in getDisplayName() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp437 Return<void> QtiComposerClient::getDisplayName(uint64_t display, getDisplayName_cb _hidl_cb) { in getDisplayName() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3223 int32_t ExynosDisplay::getDisplayName(uint32_t* outSize, char* outName) in getDisplayName() function in ExynosDisplay