Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/default/
DHwc.h180 HWC2_PFN_GET_DISPLAY_NAME getDisplayName; member
DHwc.cpp398 Error HwcHal::getDisplayName(Display display, hidl_string* outName) in getDisplayName() function in android::hardware::graphics::composer::V2_1::implementation::HwcHal
DComposerClient.cpp375 Return<void> ComposerClient::getDisplayName(Display display, in getDisplayName() function in android::hardware::graphics::composer::V2_1::implementation::ComposerClient
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerTestUtils.cpp213 std::string ComposerClient::getDisplayName(Display display) { in getDisplayName() function in android::hardware::graphics::composer::V2_1::tests::ComposerClient