Searched refs:DefaultFactory (Results 1 – 7 of 7) sorted by relevance
40 DefaultFactory::~DefaultFactory() = default;42 std::unique_ptr<HWComposer> DefaultFactory::createHWComposer(const std::string& serviceName) { in createHWComposer()46 std::unique_ptr<scheduler::VsyncConfiguration> DefaultFactory::createVsyncConfiguration( in createVsyncConfiguration()55 sp<DisplayDevice> DefaultFactory::createDisplayDevice(DisplayDeviceCreationArgs& creationArgs) { in createDisplayDevice()59 sp<GraphicBuffer> DefaultFactory::createGraphicBuffer(uint32_t width, uint32_t height, in createGraphicBuffer()65 void DefaultFactory::createBufferQueue(sp<IGraphicBufferProducer>* outProducer, in createBufferQueue()71 std::unique_ptr<surfaceflinger::NativeWindowSurface> DefaultFactory::createNativeWindowSurface( in createNativeWindowSurface()76 std::unique_ptr<compositionengine::CompositionEngine> DefaultFactory::createCompositionEngine() { in createCompositionEngine()80 sp<Layer> DefaultFactory::createBufferStateLayer(const LayerCreationArgs& args) { in createBufferStateLayer()84 sp<Layer> DefaultFactory::createEffectLayer(const LayerCreationArgs& args) { in createEffectLayer()[all …]
25 class DefaultFactory : public surfaceflinger::Factory {27 virtual ~DefaultFactory();
27 static DefaultFactory factory; in createSurfaceFlinger()
25 DefaultFactory factory; in LLVMFuzzerTestOneInput()
60 import com.android.server.wm.ActivityStarter.DefaultFactory;110 new DefaultFactory(service, service.mTaskSupervisor, in ActivityStartController()
316 static class DefaultFactory implements Factory { class in ActivityStarter333 DefaultFactory(ActivityTaskManagerService service, in DefaultFactory() method in ActivityStarter.DefaultFactory
1345 Lcom/android/server/wm/ActivityStarter$DefaultFactory;25823 HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;-><init>(Lcom/android/server/wm/ActivityTa…25824 PLcom/android/server/wm/ActivityStarter$DefaultFactory;->obtain()Lcom/android/server/wm/ActivitySta…25825 PLcom/android/server/wm/ActivityStarter$DefaultFactory;->recycle(Lcom/android/server/wm/ActivitySta…25826 HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->setController(Lcom/android/server/wm/Act…