Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrOctoBounds.h30 GrOctoBounds(const SkRect& bounds, const SkRect& bounds45) { in GrOctoBounds()
34 void set(const SkRect& bounds, const SkRect& bounds45) { in set()
54 const SkRect& bounds45() const { return fBounds45; } in bounds45() function