Home
last modified time | relevance | path

Searched refs:nativeFormat (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglContext.cpp78 m_config->nativeFormat(), in EglContext()
129 m_config->nativeFormat(), &pbInfo); in ~EglContext()
DEglWindowSurface.cpp42 m_native = engine->createWindowSurface(config->nativeFormat(), win); in EglWindowSurface()
DEglConfig.h77 EglOS::PixelFormat* nativeFormat() const { return m_nativeFormat; } in nativeFormat() function
DEglDisplay.cpp592 cfg->nativeFormat(), NULL); in getGlobalSharedContext()
DEglImp.cpp795 win, cfg->nativeFormat(), &width, &height)) { in eglCreateWindowSurface()
857 cfg->nativeFormat(), &pbinfo); in eglCreatePbufferSurface()