Home
last modified time | relevance | path

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

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