disable pipe for now
git-svn-id: http://skia.googlecode.com/svn/trunk@5317 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
536079b209
commit
9c72827f90
@ -142,7 +142,7 @@ protected:
|
|||||||
}
|
}
|
||||||
|
|
||||||
virtual uint32_t onGetFlags() const SK_OVERRIDE {
|
virtual uint32_t onGetFlags() const SK_OVERRIDE {
|
||||||
return GM::kSkipPicture_Flag;
|
return GM::kSkipPicture_Flag | GM::kSkipPipe_Flag;
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
Reference in New Issue
Block a user