Home
last modified time | relevance | path

Searched defs:getConfigs (Results 1 – 4 of 4) 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.cpp441 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/google/gfxstream/host/
DFrameBuffer.cpp3064 const EmulatedEglConfigList* FrameBuffer::getConfigs() const { in getConfigs() function in gfxstream::FrameBuffer