Searched refs:createStartPropertySetThread (Results 1 – 5 of 5) sorted by relevance
39 sp<StartPropertySetThread> createStartPropertySetThread(bool timestampPropertyValue) override;
84 virtual sp<StartPropertySetThread> createStartPropertySetThread(
89 sp<StartPropertySetThread> DefaultFactory::createStartPropertySetThread( in createStartPropertySetThread() function in android::surfaceflinger::DefaultFactory
742 mStartPropertySetThread = getFactory().createStartPropertySetThread(presentFenceReliable); in init()
100 sp<StartPropertySetThread> createStartPropertySetThread(bool timestampPropertyValue) override { in createStartPropertySetThread() function