Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DStartPropertySetThread.cpp22 StartPropertySetThread::StartPropertySetThread(bool timestampPropertyValue): in StartPropertySetThread()
H A DSurfaceFlingerDefaultFactory.cpp78 bool timestampPropertyValue) { in createStartPropertySetThread()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h94 sp<StartPropertySetThread> createStartPropertySetThread(bool timestampPropertyValue) override { in createStartPropertySetThread()