Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp318 static inline void swap_if_greater(float& a, float& b) { in swap_if_greater() function
455 swap_if_greater(roots[0], roots[1]); in find_chops_around_loop_intersection()
456 swap_if_greater(roots[1], roots[2]); in find_chops_around_loop_intersection()
457 swap_if_greater(roots[0], roots[1]); in find_chops_around_loop_intersection()