Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h120 Error getDisplayIdentificationData(Display display, uint8_t* outPort, in getDisplayIdentificationData() function
405 HWC2_PFN_GET_DISPLAY_IDENTIFICATION_DATA getDisplayIdentificationData; member
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerClient.h113 Return<void> getDisplayIdentificationData( in getDisplayIdentificationData() function
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp45 bool ComposerClient::getDisplayIdentificationData(Display display, uint8_t* outPort, in getDisplayIdentificationData() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient