Searched refs:fStencilFuncSeparate (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLInterface.cpp154 if (NULL == fStencilFuncSeparate ||
162 if (NULL == fStencilFuncSeparate ||
H A DGrGLCreateNullInterface.cpp340 interface->fStencilFuncSeparate = noOpGLStencilFuncSeparate;
/external/skia/src/gpu/gl/
H A DGrGLInterface.cpp154 if (NULL == fStencilFuncSeparate ||
162 if (NULL == fStencilFuncSeparate ||
H A DGrGLCreateNullInterface.cpp340 interface->fStencilFuncSeparate = noOpGLStencilFuncSeparate;
/external/chromium_org/webkit/common/gpu/
H A Dgl_bindings_skia_cmd_buffer.cc75 interface->fStencilFuncSeparate = glStencilFuncSeparate;
/external/chromium_org/third_party/skia/src/gpu/gl/android/
H A DGrGLCreateNativeInterface_android.cpp88 interface->fStencilFuncSeparate = glStencilFuncSeparate;
/external/chromium_org/third_party/skia/src/gpu/gl/iOS/
H A DGrGLCreateNativeInterface_iOS.cpp76 interface->fStencilFuncSeparate = glStencilFuncSeparate;
/external/skia/src/gpu/gl/android/
H A DGrGLCreateNativeInterface_android.cpp88 interface->fStencilFuncSeparate = glStencilFuncSeparate;
/external/skia/src/gpu/gl/iOS/
H A DGrGLCreateNativeInterface_iOS.cpp76 interface->fStencilFuncSeparate = glStencilFuncSeparate;
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h229 GLPtr<GrGLStencilFuncSeparateProc> fStencilFuncSeparate; member in struct:GrGLInterface
/external/skia/include/gpu/gl/
H A DGrGLInterface.h229 GLPtr<GrGLStencilFuncSeparateProc> fStencilFuncSeparate; member in struct:GrGLInterface
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp860 interface->fStencilFuncSeparate = noOpGLStencilFuncSeparate;
/external/chromium_org/ui/gl/
H A Dgl_bindings_skia_in_process.cc655 interface->fStencilFuncSeparate = StubGLStencilFuncSeparate;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp860 interface->fStencilFuncSeparate = noOpGLStencilFuncSeparate;

Completed in 116 milliseconds