Searched refs:getConfigs (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehiclePropConfigIndex_test.cpp | 65 TEST_F(PropConfigTest, getConfigs) { in TEST_F() argument
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
D | HWC2On1Adapter.h | 211 HWC2::Error getConfigs(uint32_t* outNumConfigs,
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.h | 198 HWC2::Error getConfigs(uint32_t* outNumConfigs,
|
D | HWC2On1Adapter.cpp | 228 displayHook<decltype(&Display::getConfigs), in doGetFunction() 229 &Display::getConfigs, uint32_t*, hwc2_config_t*>); in doGetFunction() 714 Error HWC2On1Adapter::Display::getConfigs(uint32_t* outNumConfigs, in getConfigs() function in android::HWC2On1Adapter::Display
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 190 displayHook<decltype(&Display::getConfigs), in doGetFunction() 191 &Display::getConfigs, uint32_t*, hwc2_config_t*>); in doGetFunction() 673 Error HWC2On1Adapter::Display::getConfigs(uint32_t* outNumConfigs, in getConfigs() function in android::HWC2On1Adapter::Display
|