Home
last modified time | relevance | path

Searched refs:setMipmapLevel (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DSurface.hpp43 void setMipmapLevel(EGLint mipmapLevel);
DSurface.cpp155 void Surface::setMipmapLevel(EGLint mipmapLevel) in setMipmapLevel() function in egl::Surface
DlibEGL.cpp660 eglSurface->setMipmapLevel(value); in SurfaceAttrib()
/external/angle/src/libANGLE/
DSurface.h95 void setMipmapLevel(EGLint level);
DSurface.cpp330 void Surface::setMipmapLevel(EGLint level) in setMipmapLevel() function in egl::Surface
Dqueryutils.cpp4060 surface->setMipmapLevel(value); in SetSurfaceAttrib()