Home
last modified time | relevance | path

Searched defs:useContentDetection (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.h228 bool useContentDetection; member
H A DScheduler.cpp94 const char* toContentDetectionString(bool useContentDetection) { in toContentDetectionString()