Searched refs:fStencilFunc (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/gpu/skia_bindings/
H A Dgl_bindings_skia_cmd_buffer.cc73 interface->fStencilFunc = glStencilFunc;
/external/chromium_org/third_party/skia/src/gpu/gl/iOS/
H A DGrGLCreateNativeInterface_iOS.cpp75 interface->fStencilFunc = glStencilFunc;
/external/skia/src/gpu/gl/iOS/
H A DGrGLCreateNativeInterface_iOS.cpp75 interface->fStencilFunc = glStencilFunc;
/external/chromium_org/third_party/skia/src/gpu/gl/android/
H A DGrGLCreateNativeInterface_android.cpp92 interface->fStencilFunc = glStencilFunc;
319 interface->fStencilFunc = (GrGLStencilFuncProc) eglGetProcAddress("glStencilFunc");
/external/skia/src/gpu/gl/android/
H A DGrGLCreateNativeInterface_android.cpp92 interface->fStencilFunc = glStencilFunc;
319 interface->fStencilFunc = (GrGLStencilFuncProc) eglGetProcAddress("glStencilFunc");
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h261 GLPtr<GrGLStencilFuncProc> fStencilFunc; member in struct:GrGLInterface
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLInterface.cpp94 NULL == fStencilFunc ||
H A DGrGLCreateNullInterface.cpp346 interface->fStencilFunc = noOpGLStencilFunc;
/external/chromium_org/third_party/skia/src/gpu/gl/unix/
H A DGrGLCreateNativeInterface_unix.cpp128 interface->fStencilFunc = glStencilFunc;
/external/skia/include/gpu/gl/
H A DGrGLInterface.h261 GLPtr<GrGLStencilFuncProc> fStencilFunc; member in struct:GrGLInterface
/external/skia/src/gpu/gl/
H A DGrGLInterface.cpp94 NULL == fStencilFunc ||
H A DGrGLCreateNullInterface.cpp346 interface->fStencilFunc = noOpGLStencilFunc;
/external/skia/src/gpu/gl/unix/
H A DGrGLCreateNativeInterface_unix.cpp128 interface->fStencilFunc = glStencilFunc;
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp870 interface->fStencilFunc = noOpGLStencilFunc;
/external/chromium_org/ui/gl/
H A Dgl_bindings_skia_in_process.cc654 interface->fStencilFunc = StubGLStencilFunc;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp870 interface->fStencilFunc = noOpGLStencilFunc;

Completed in 68 milliseconds