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

/external/skia/src/core/
H A DSkScan_Path.cpp369 int valueb = b.fFirstY; local
371 if (valuea == valueb) {
373 valueb = b.fX;
376 return valuea < valueb;

Completed in 76 milliseconds