Home
last modified time | relevance | path

Searched defs:getConfigs (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehiclePropConfigIndex_test.cpp65 TEST_F(PropConfigTest, getConfigs) { in TEST_F() argument
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp440 int EglDisplay::getConfigs(EGLConfig* configs,int config_size) const { in getConfigs() function in EglDisplay
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp673 Error HWC2On1Adapter::Display::getConfigs(uint32_t* outNumConfigs, in getConfigs() function in android::HWC2On1Adapter::Display
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp714 Error HWC2On1Adapter::Display::getConfigs(uint32_t* outNumConfigs, in getConfigs() function in android::HWC2On1Adapter::Display
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3024 const EmulatedEglConfigList* FrameBuffer::getConfigs() const { in getConfigs() function in gfxstream::FrameBuffer