Searched refs:createStartPropertySetThread (Results 1 – 4 of 4) sorted by relevance
79 virtual sp<StartPropertySetThread> createStartPropertySetThread(
87 sp<StartPropertySetThread> createStartPropertySetThread( in createSurfaceFlinger() function in android::surfaceflinger::createSurfaceFlinger::Factory
703 mStartPropertySetThread = getFactory().createStartPropertySetThread(presentFenceReliable); in init()
100 sp<StartPropertySetThread> createStartPropertySetThread(bool timestampPropertyValue) override { in createStartPropertySetThread() function