Searched refs:CreateGPUContext (Results 1 – 3 of 3) sorted by relevance
75 return DDGRImplFactory::CreateGPUContext(); in CreateGPUContextImpl()78 return EngineImplFactory::CreateGPUContext(); in CreateGPUContextImpl()
62 static std::unique_ptr<GPUContextImpl> CreateGPUContext();
77 std::unique_ptr<GPUContextImpl> SkiaImplFactory::CreateGPUContext() in CreateGPUContext() function in OHOS::Rosen::Drawing::SkiaImplFactory