Home
last modified time | relevance | path

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

/third_party/glslang/Test/
Dhlsl.type.half.frag5 half1 h1 = 1;
/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp1825 SkTSpan* half1 = sect1->addOne(); in BinarySearch() local
1826 SkDEBUGCODE(half1->debugSetGlobalState(sect1->globalState())); in BinarySearch()
1827 if (!half1->split(largest1, &sect1->fHeap)) { in BinarySearch()
1834 if (!sect1->trim(half1, sect2)) { in BinarySearch()