Home
last modified time | relevance | path

Searched refs:noClip (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/android/
DSkAndroidFrameworkUtils.cpp42 GrNoClip noClip; in clipWithStencil() local
52 rtc->drawRegion(noClip, std::move(grPaint), GrAA::kNo, SkMatrix::I(), clipRegion, in clipWithStencil()
/external/skia/src/android/
DSkAndroidFrameworkUtils.cpp43 GrNoClip noClip; in clipWithStencil() local
53 rtc->drawRegion(noClip, std::move(grPaint), GrAA::kNo, SkMatrix::I(), clipRegion, in clipWithStencil()
/external/skia/tests/
DPathRendererCacheTests.cpp40 GrNoClip noClip; in draw_path() local
52 &noClip, in draw_path()
DTessellatingPathRendererTests.cpp650 GrNoClip noClip; in test_path() local
659 &noClip, in test_path()
DGrCCPRTest.cpp98 GrNoClip noClip; in drawPath() local
114 fCtx.get(), std::move(paint), &GrUserStencilSettings::kUnused, fRTC.get(), &noClip, in drawPath()
/external/skqp/tests/
DPathRendererCacheTests.cpp40 GrNoClip noClip; in draw_path() local
52 &noClip, in draw_path()
DTessellatingPathRendererTests.cpp650 GrNoClip noClip; in test_path() local
659 &noClip, in test_path()
DGrCCPRTest.cpp97 GrNoClip noClip; in drawPath() local
113 fCtx.get(), std::move(paint), &GrUserStencilSettings::kUnused, fRTC.get(), &noClip, in drawPath()