Home | History | Annotate | Download | only in hwui

Lines Matching refs:isIgnored

352     if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;
651 if (!currentSnapshot()->isIgnored()) {
708 if (!currentSnapshot()->isIgnored() && (flags & SkCanvas::kClipToLayer_SaveFlag)) {
718 if (!currentSnapshot()->isIgnored()) {
794 if (currentSnapshot()->isIgnored()) {
1319 if (!currentSnapshot()->isIgnored()) {
2085 if (!vertices || currentSnapshot()->isIgnored()) {
2474 if (currentSnapshot()->isIgnored() || count < 4) return DrawGlInfo::kStatusDone;
2491 if (currentSnapshot()->isIgnored() || count < 2) return DrawGlInfo::kStatusDone;
2509 if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;
2538 if (currentSnapshot()->isIgnored()
2557 if (currentSnapshot()->isIgnored()
2579 if (currentSnapshot()->isIgnored()
2602 if (currentSnapshot()->isIgnored()
2637 if (currentSnapshot()->isIgnored()
2725 if (text == NULL || count == 0 || currentSnapshot()->isIgnored() || canSkipText(paint)) {
2810 if (text == NULL || count == 0 || currentSnapshot()->isIgnored() || canSkipText(paint) ||
2892 if (text == NULL || count == 0 || currentSnapshot()->isIgnored() || canSkipText(paint)) {
2925 if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;
3178 if (currentSnapshot()->isIgnored()) {
3195 if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;