Searched refs:aShape (Results 1 – 2 of 2) sorted by relevance
26 int aShape = state.fA & 0x03; in testSimplify4x4RectsMain() local46 if (aShape) { in testSimplify4x4RectsMain()47 switch (aShape) { in testSimplify4x4RectsMain()
127 bool Region::Shape::compareShapes(const Shape& aShape, const Shape& bShape) in compareShapes() argument131 Shape::SpanIterator aSpan = aShape.spansBegin(); in compareShapes()132 Shape::SpanIterator aSpanEnd = aShape.spansEnd(); in compareShapes()144 Shape::SegmentIterator aSegment = aShape.segmentsBegin(aSpan); in compareShapes()145 Shape::SegmentIterator aSegmentEnd = aShape.segmentsEnd(aSpan); in compareShapes()