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

  /external/skia/gpu/src/
GrPathRenderer.cpp 193 GrAssert(GrDrawTarget::kBoth_DrawFace == target->getDrawFace());
GrTesselatedPathRenderer.cpp 135 GrAssert(GrDrawTarget::kBoth_DrawFace == target->getDrawFace());
  /external/skia/gpu/include/
GrDrawTarget.h 411 DrawFace getDrawFace() const { return fCurrDrawState.fDrawFace; }
    [all...]

Completed in 158 milliseconds