Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp192 GrGLvoid GR_GL_FUNCTION_TYPE nullGLPixelStorei(GrGLenum pname, GrGLint param) {} in nullGLPixelStorei() function
423 functions->fPixelStorei = nullGLPixelStorei; in GrGLCreateNullInterface()
DSkNullGLContext.cpp196 GrGLvoid GR_GL_FUNCTION_TYPE nullGLPixelStorei(GrGLenum pname, GrGLint param) {} in nullGLPixelStorei() function
472 functions->fPixelStorei = nullGLPixelStorei; in create_null_interface()