Searched refs:emulatedEglConfig (Results 1 – 1 of 1) sorted by relevance
655 const EmulatedEglConfig* emulatedEglConfig = mEmulatedEglConfigs->get(emulatedEglConfigIndex); in createEmulatedEglContext() local656 if (!emulatedEglConfig) { in createEmulatedEglContext()661 EGLConfig config = emulatedEglConfig->getHostEglConfig(); in createEmulatedEglContext()700 const EmulatedEglConfig* emulatedEglConfig = mEmulatedEglConfigs->get(emulatedConfigIndex); in createEmulatedEglWindowSurface() local701 if (!emulatedEglConfig) { in createEmulatedEglWindowSurface()706 EGLConfig config = emulatedEglConfig->getHostEglConfig(); in createEmulatedEglWindowSurface()