Searched defs:testSegment (Results 1 – 5 of 5) sorted by relevance
132 SkOpSegment* testSegment = &fHead; in rayCheck() local411 SkOpSegment* testSegment = &fHead; in findSortableTop() local
35 SkOpSegment* testSegment = &fHead; in undoneSpan() local
1242 const SkOpSegment* testSegment = test->segment(); in debugCheckNearCoincidence() local
54 const testSegment = ` const
69 public void testSegment() throws Exception { in testSegment() method in ProgressReporterTest