Home
last modified time | relevance | path

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

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