Home
last modified time | relevance | path

Searched refs:timestampPropertyValue (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DStartPropertySetThread.cpp22 StartPropertySetThread::StartPropertySetThread(bool timestampPropertyValue): in StartPropertySetThread() argument
23 Thread(false), mTimestampPropertyValue(timestampPropertyValue) {} in StartPropertySetThread()
DStartPropertySetThread.h36 StartPropertySetThread(bool timestampPropertyValue);