Home | History | Annotate | Download | only in gpu

Lines Matching full:iior

45     bool iior;
46 stack.getBounds(&stackBounds, &stackBoundsType, &iior);
54 if (iior) {
680 void getConservativeBounds(int width, int height, SkIRect* bounds, bool* iior) const override {
681 fFixedClip.getConservativeBounds(width, height, bounds, iior);