Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp110 const GLint* contextAttribs = EmulationGl::getGlesMaxContextAttribs(); in validateGles2Context()
331 const GLint* maxContextAttribs = getGlesMaxContextAttribs(); in create()
473 getGlesMaxContextAttribs(), in create()
484 getGlesMaxContextAttribs(), in create()
527 mEglDisplay, mEglConfig, mEglContext, getGlesMaxContextAttribs(), mWidth, mHeight))); in createFakeWindowSurface()
530 /*static*/ const GLint* EmulationGl::getGlesMaxContextAttribs() { in getGlesMaxContextAttribs() function in gfxstream::gl::EmulationGl
602 getGlesMaxContextAttribs(), in createWindowSurface()
DEmulationGl.h70 static const GLint* getGlesMaxContextAttribs();