Home
last modified time | relevance | path

Searched defs:createStartPropertySetThread (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerDefaultFactory.cpp76 sp<StartPropertySetThread> DefaultFactory::createStartPropertySetThread( in createStartPropertySetThread() function in android::surfaceflinger::DefaultFactory
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h94 sp<StartPropertySetThread> createStartPropertySetThread(bool timestampPropertyValue) override { in createStartPropertySetThread() function