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

  /external/skia/src/gpu/
GrDefaultPathRenderer.cpp 355 GrAssert(GrDrawState::kBoth_DrawFace == drawState->getDrawFace());
371 drawFace[0] = GrDrawState::kBoth_DrawFace;
380 drawFace[0] = GrDrawState::kBoth_DrawFace;
401 drawFace[0] = drawFace[1] = GrDrawState::kBoth_DrawFace;
415 drawFace[0] = GrDrawState::kBoth_DrawFace;
434 drawFace[passCount-1] = GrDrawState::kBoth_DrawFace;
GrDrawState.h 98 fCommon.fDrawFace = kBoth_DrawFace;
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]

Completed in 846 milliseconds