HomeSort by relevance Sort by last modified time
    Searched refs:stencilThenCoverSupport (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPathRendering.h 104 bool stencilThenCoverSupport : 1;
GrGLPathRendering.cpp 54 fCaps.stencilThenCoverSupport =
486 if (caps().stencilThenCoverSupport) {
496 if (caps().stencilThenCoverSupport) {
508 if (caps().stencilThenCoverSupport) {
523 if (caps().stencilThenCoverSupport) {

Completed in 1815 milliseconds