Home | History | Annotate | Download | only in core

Lines Matching refs:kMaxPictureOpsToUnrollInsteadOfRef

2789 #define kMaxPictureOpsToUnrollInsteadOfRef  1
2798 if (picture->approximateOpCount() <= kMaxPictureOpsToUnrollInsteadOfRef) {