Searched refs:kTimestampProperty (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h230 static constexpr const char* kTimestampProperty = "service.sf.present_timestamp"; member in class:android::SurfaceFlinger
H A DSurfaceFlinger.cpp580 property_set(kTimestampProperty, "0");
582 property_set(kTimestampProperty, "1");
H A DSurfaceFlinger_hwc1.cpp548 property_set(kTimestampProperty, "0");

Completed in 81 milliseconds