Home
last modified time | relevance | path

Searched defs:setDebugFlash (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl520 void setDebugFlash(int delay); in setDebugFlash() method
/frameworks/native/libs/gui/tests/
DSurface_test.cpp937 binder::Status setDebugFlash(int /*delay*/) override { return binder::Status::ok(); } in setDebugFlash() function in android::FakeSurfaceComposerAIDL
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp10368 binder::Status SurfaceComposerAIDL::setDebugFlash(int delay) { in setDebugFlash() function in android::SurfaceComposerAIDL