Searched refs:kSmallDirtyContentDetection (Results 1 – 4 of 4) sorted by relevance
31 kSmallDirtyContentDetection = 1 << 5, enumerator
52 Feature::kSmallDirtyContentDetection, in TestableScheduler()
333 return mFeatures.test(Feature::kSmallDirtyContentDetection) && in supportSmallDirtyDetection()
4497 features |= Feature::kSmallDirtyContentDetection; in initScheduler()