Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.h49 EGLConfig getHostEglConfig() const { return mHostConfig; } in getHostEglConfig()
78 EGLConfig mHostConfig; variable
DEmulatedEglConfig.cpp108 mHostConfig(hostConfig), in EmulatedEglConfig()