Searched defs:nullGLPixelStorei (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp188 GrGLvoid GR_GL_FUNCTION_TYPE nullGLPixelStorei(GrGLenum pname, GrGLint param) {} function in namespace:__anon15286
416 functions->fPixelStorei = nullGLPixelStorei;
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp138 GrGLvoid GR_GL_FUNCTION_TYPE nullGLPixelStorei(GrGLenum pname, GrGLint param) {} function in namespace:__anon30697
362 functions->fPixelStorei = nullGLPixelStorei;

Completed in 217 milliseconds