Searched refs:intersectType (Results 1 – 1 of 1) sorted by relevance
802 int intersectType = checkFlipRect(full, fullBase); in onIRect() local803 if (intersectType == LAST_INTERSECTION) in onIRect()805 if (intersectType != WAIT_FOR_INTERSECTION) in onIRect()939 int intersectType = checkFlipRect(full, fullBase); in onIRectGlyph() local940 if (WAIT_FOR_INTERSECTION == intersectType) in onIRectGlyph()943 if (LAST_INTERSECTION == intersectType) in onIRectGlyph()