Home | History | Annotate | Download | only in hwui

Lines Matching refs:isIgnored

353     if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;
608 if (!currentSnapshot()->isIgnored()) {
665 if (!currentSnapshot()->isIgnored() && (flags & SkCanvas::kClipToLayer_SaveFlag)) {
675 if (!currentSnapshot()->isIgnored()) {
751 if (currentSnapshot()->isIgnored()) {
1279 if (!currentSnapshot()->isIgnored()) {
2032 if (!vertices || currentSnapshot()->isIgnored()) {
2421 if (currentSnapshot()->isIgnored() || count < 4) return DrawGlInfo::kStatusDone;
2438 if (currentSnapshot()->isIgnored() || count < 2) return DrawGlInfo::kStatusDone;
2456 if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;
2485 if (currentSnapshot()->isIgnored()
2504 if (currentSnapshot()->isIgnored()
2526 if (currentSnapshot()->isIgnored()
2549 if (currentSnapshot()->isIgnored()
2584 if (currentSnapshot()->isIgnored()
2672 if (text == NULL || count == 0 || currentSnapshot()->isIgnored() || canSkipText(paint)) {
2757 if (text == NULL || count == 0 || currentSnapshot()->isIgnored() || canSkipText(paint) ||
2839 if (text == NULL || count == 0 || currentSnapshot()->isIgnored() || canSkipText(paint)) {
2872 if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;
3125 if (currentSnapshot()->isIgnored()) {
3142 if (currentSnapshot()->isIgnored()) return DrawGlInfo::kStatusDone;