Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/bentleyottmann/include/
H A DInt96.h10 struct Int96 { struct
14 static Int96 Make(int32_t a); argument
/aosp_15_r20/external/skia/modules/bentleyottmann/src/
H A DMyers.cpp190 using Int96 = bo::Int96; in s0_less_than_s1_at_y() typedef