Searched refs:nullGLFlushMappedBufferRange (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp285 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFlushMappedBufferRange(GrGLenum target, function in namespace:__anon15286
388 functions->fFlushMappedBufferRange = nullGLFlushMappedBufferRange;
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp233 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFlushMappedBufferRange(GrGLenum target, function in namespace:__anon30697
334 functions->fFlushMappedBufferRange = nullGLFlushMappedBufferRange;

Completed in 1061 milliseconds