Home | History | Annotate | Download | only in gpu

Lines Matching full:usefallback

1533     bool useFallback = paint.getMaskFilter() || paint.isAntiAlias() ||
1539 if (useFallback || doBicubic || GrTextureParams::kNone_FilterMode != textureFilterMode) {