Searched defs:hasChanges (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | ComposerHal.cpp | 610 mReader.hasChanges(display, outNumTypes, outNumRequests); 632 mReader.hasChanges(display, outNumTypes, outNumRequests); 1162 bool CommandReader::hasChanges(Display display, function in class:android::Hwc2::impl::CommandReader
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
H A D | Hwc2Test.cpp | 1464 bool hasChanges; local 1482 &numRequests, &hasChanges)); 1740 bool hasChanges, skip; local 1750 &numRequests, &hasChanges)); 1751 if (hasChanges) 1831 bool hasChanges, skip; local 1845 &numRequests, &hasChanges)); 1847 if (hasChanges) 3431 bool hasChanges = false; 3434 &numRequests, &hasChanges)); 3751 bool hasChanges, skip; local [all...] |
Completed in 16 milliseconds