Home
last modified time | relevance | path

Searched defs:updateSmallAreaDetection (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DSmallAreaDetectionController.java107 private void updateSmallAreaDetection(Map<String, Float> allowPkgMap) { in updateSmallAreaDetection() method in SmallAreaDetectionController
127 void updateSmallAreaDetection(int[] appIds, float[] thresholds) { in updateSmallAreaDetection() method in SmallAreaDetectionController
/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl501 oneway void updateSmallAreaDetection(in int[] appIds, in float[] thresholds); in updateSmallAreaDetection() method
/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp1272 void Scheduler::updateSmallAreaDetection( in updateSmallAreaDetection() function in android::scheduler::Scheduler
/frameworks/native/libs/gui/tests/
DSurface_test.cpp947 binder::Status updateSmallAreaDetection(const std::vector<int32_t>& /*appIds*/, in updateSmallAreaDetection() function in android::FakeSurfaceComposerAIDL
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2807 status_t SurfaceComposerClient::updateSmallAreaDetection(std::vector<int32_t>& appIds, in updateSmallAreaDetection() function in android::SurfaceComposerClient
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp8953 status_t SurfaceFlinger::updateSmallAreaDetection( in updateSmallAreaDetection() function in android::SurfaceFlinger
10388 binder::Status SurfaceComposerAIDL::updateSmallAreaDetection(const std::vector<int32_t>& appIds, in updateSmallAreaDetection() function in android::SurfaceComposerAIDL