Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DSurface.hpp43 void setMipmapLevel(EGLint mipmapLevel);
DSurface.cpp147 void Surface::setMipmapLevel(EGLint mipmapLevel) in setMipmapLevel() function in egl::Surface
DlibEGL.cpp669 eglSurface->setMipmapLevel(value); in SurfaceAttrib()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h99 void setMipmapLevel(EGLint level);
DSurface.cpp379 void Surface::setMipmapLevel(EGLint level) in setMipmapLevel() function in egl::Surface
Dqueryutils.cpp4374 surface->setMipmapLevel(value); in SetSurfaceAttrib()