really disable replay
git-svn-id: http://skia.googlecode.com/svn/trunk@12836 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
2c326b7359
commit
5f14dfde9d
@ -105,7 +105,7 @@ protected:
|
||||
}
|
||||
|
||||
virtual uint32_t onGetFlags() const {
|
||||
return 0;//kSkipPipe_Flag | kSkipPicture_Flag;
|
||||
return kSkipPipe_Flag | kSkipPicture_Flag;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user