Searched refs:DefaultFactory (Results 1 – 6 of 6) sorted by relevance
48 DefaultFactory::~DefaultFactory() = default;50 std::unique_ptr<HWComposer> DefaultFactory::createHWComposer(const std::string& serviceName) { in createHWComposer()54 std::unique_ptr<MessageQueue> DefaultFactory::createMessageQueue() { in createMessageQueue()58 std::unique_ptr<scheduler::VsyncConfiguration> DefaultFactory::createVsyncConfiguration( in createVsyncConfiguration()67 std::unique_ptr<Scheduler> DefaultFactory::createScheduler( in createScheduler()72 sp<SurfaceInterceptor> DefaultFactory::createSurfaceInterceptor() { in createSurfaceInterceptor()76 sp<StartPropertySetThread> DefaultFactory::createStartPropertySetThread( in createStartPropertySetThread()81 sp<DisplayDevice> DefaultFactory::createDisplayDevice(DisplayDeviceCreationArgs& creationArgs) { in createDisplayDevice()85 sp<GraphicBuffer> DefaultFactory::createGraphicBuffer(uint32_t width, uint32_t height, in createGraphicBuffer()91 void DefaultFactory::createBufferQueue(sp<IGraphicBufferProducer>* outProducer, in createBufferQueue()[all …]
25 class DefaultFactory : public surfaceflinger::Factory {27 virtual ~DefaultFactory();
27 static DefaultFactory factory; in createSurfaceFlinger()
53 import com.android.server.wm.ActivityStarter.DefaultFactory;100 new DefaultFactory(service, service.mTaskSupervisor, in ActivityStartController()
252 static class DefaultFactory implements Factory { class in ActivityStarter269 DefaultFactory(ActivityTaskManagerService service, in DefaultFactory() method in ActivityStarter.DefaultFactory
44297 …er/wm/ActivityStarter$Factory;Lcom/android/server/wm/ActivityStarter$DefaultFactory;]Lcom/android/…44298 …er/wm/ActivityStarter$Factory;Lcom/android/server/wm/ActivityStarter$DefaultFactory;]Lcom/android/…44320 HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;-><init>(Lcom/android/server/wm/ActivityTa…44321 HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->obtain()Lcom/android/server/wm/ActivityS…44322 HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->recycle(Lcom/android/server/wm/ActivityS…44323 HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->setController(Lcom/android/server/wm/Act…56300 Lcom/android/server/wm/ActivityStarter$DefaultFactory;