Home
last modified time | relevance | path

Searched refs:getEmulationEglConfigs (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulationGl.h93 const EmulatedEglConfigList& getEmulationEglConfigs() const { return *mEmulatedEglConfigs; } in getEmulationEglConfigs() function
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3029 return &m_emulationGl->getEmulationEglConfigs(); in getConfigs()