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()
DSurfaceFlingerFactory.cpp88 bool timestampPropertyValue) override { in createSurfaceFlinger()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h100 sp<StartPropertySetThread> createStartPropertySetThread(bool timestampPropertyValue) override { in createStartPropertySetThread()