Home
last modified time | relevance | path

Searched refs:GetDisplayType (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include_all/hardware/
Dhwcomposer2.h894 GetDisplayType = HWC2_FUNCTION_GET_DISPLAY_TYPE, enumerator
/hardware/libhardware/include/hardware/
Dhwcomposer2.h894 GetDisplayType = HWC2_FUNCTION_GET_DISPLAY_TYPE, enumerator
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp306 TEST_P(GraphicsComposerHidlTest, GetDisplayType) { in TEST_P() argument
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp201 case FunctionDescriptor::GetDisplayType: in doGetFunction()