Home
last modified time | relevance | path

Searched defs:rtWidth (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp20 uint32_t opListID, const SkPath& deviceSpacePath, const SkIRect& accessRect, int rtWidth, in makeClipProcessor()
DGrCCClipPath.cpp15 void GrCCClipPath::init(const SkPath& deviceSpacePath, const SkIRect& accessRect, int rtWidth, in init()
DGrCoverageCountingPathRenderer.cpp161 uint32_t opListID, const SkPath& deviceSpacePath, const SkIRect& accessRect, int rtWidth, in makeClipProcessor()
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp20 uint32_t opListID, const SkPath& deviceSpacePath, const SkIRect& accessRect, int rtWidth, in makeClipProcessor()
DGrCCClipPath.cpp15 void GrCCClipPath::init(const SkPath& deviceSpacePath, const SkIRect& accessRect, int rtWidth, in init()
DGrCoverageCountingPathRenderer.cpp161 uint32_t opListID, const SkPath& deviceSpacePath, const SkIRect& accessRect, int rtWidth, in makeClipProcessor()
/external/skqp/src/gpu/
DGrFixedClip.cpp48 bool GrFixedClip::apply(int rtWidth, int rtHeight, GrAppliedHardClip* out, SkRect* bounds) const { in apply()
DGrStencilClip.h42 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip* out, SkRect* bounds) const override { in apply()
DGrClip.h170 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip*, SkRect*) const final { return true; } in apply()
DGrClipStackClip.cpp244 int rtWidth = renderTargetContext->width(), rtHeight = renderTargetContext->height(); in apply() local
DGrReducedClip.cpp965 GrCoverageCountingPathRenderer* ccpr, uint32_t opListID, int rtWidth, int rtHeight) { in finishAndDetachAnalyticFPs()
/external/skia/src/gpu/
DGrFixedClip.cpp48 bool GrFixedClip::apply(int rtWidth, int rtHeight, GrAppliedHardClip* out, SkRect* bounds) const { in apply()
DGrStencilClip.h42 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip* out, SkRect* bounds) const override { in apply()
DGrClip.h170 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip*, SkRect*) const final { return true; } in apply()
DGrClipStackClip.cpp245 int rtWidth = renderTargetContext->width(), rtHeight = renderTargetContext->height(); in apply() local
DGrReducedClip.cpp965 GrCoverageCountingPathRenderer* ccpr, uint32_t opListID, int rtWidth, int rtHeight) { in finishAndDetachAnalyticFPs()