Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dopencl-c.h125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
/external/skia/src/pathops/
DSkPathOpsTSect.h2192 SkTSpan<OppCurve, TCurve>* half2 = sect2->addOne(); in BinarySearch() local