Home
last modified time | relevance | path

Searched refs:GetLoVal (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/experimental/graphite/src/geom/
H A DIntersectionTree.cpp26 if (GetLoVal(rect) < fSplitCoord && fLo->intersects(rect)) {
36 if (GetLoVal(rect) < fSplitCoord) {
46 SK_ALWAYS_INLINE static float GetLoVal(const Rect& rect) { in GetLoVal() function in skgpu::final

Completed in 2 milliseconds