Searched defs:rtWidth (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/skia/src/gpu/ |
| D | GrFixedClip.cpp | 48 bool GrFixedClip::apply(int rtWidth, int rtHeight, GrAppliedHardClip* out, SkRect* bounds) const { in apply()
|
| D | GrStencilClip.h | 42 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip* out, SkRect* bounds) const override { in apply()
|
| D | GrClip.h | 170 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip*, SkRect*) const final { return true; } in apply()
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 1807 void GrGLGpu::flushScissor(const GrScissorState& scissorState, int rtWidth, int rtHeight, in flushScissor()
|