Searched refs:kStencilAndColor_DrawType (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrPathRendererChain.h50 kStencilAndColor_DrawType, // draw the stencil and color buffer, no AA enumerator in enum:GrPathRendererChain::DrawType
/external/skia/include/gpu/
H A DGrPathRendererChain.h50 kStencilAndColor_DrawType, // draw the stencil and color buffer, no AA enumerator in enum:GrPathRendererChain::DrawType
/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathRendererChain.cpp52 } else if (kStencilAndColor_DrawType == drawType ||
H A DGrClipMaskManager.cpp456 GrPathRendererChain::kStencilAndColor_DrawType;
/external/skia/src/gpu/
H A DGrPathRendererChain.cpp52 } else if (kStencilAndColor_DrawType == drawType ||
H A DGrClipMaskManager.cpp455 GrPathRendererChain::kStencilAndColor_DrawType;

Completed in 208 milliseconds