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

  /external/skia/gpu/src/
GrPathRenderer.cpp 193 GrAssert(GrDrawTarget::kBoth_DrawFace == target->getDrawFace());
246 drawFace[0] = GrDrawTarget::kBoth_DrawFace;
256 drawFace[0] = GrDrawTarget::kBoth_DrawFace;
277 drawFace[0] = drawFace[1] = GrDrawTarget::kBoth_DrawFace;
291 drawFace[0] = GrDrawTarget::kBoth_DrawFace;
310 drawFace[passCount-1] = GrDrawTarget::kBoth_DrawFace;
GrTesselatedPathRenderer.cpp 135 GrAssert(GrDrawTarget::kBoth_DrawFace == target->getDrawFace());
GrGpuGL.cpp 511 fHWDrawState.fDrawFace = kBoth_DrawFace;
    [all...]
  /external/skia/gpu/include/
GrDrawTarget.h 99 kBoth_DrawFace,
    [all...]

Completed in 175 milliseconds