Home
last modified time | relevance | path

Searched refs:CreateShareGrContext (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.cpp66 grContext_ = CreateShareGrContext(); in Start()
171 grContext_ = CreateShareGrContext(); in RenderCache()
249 grContext_ = CreateShareGrContext(); in DrawableCache()
303 std::shared_ptr<Drawing::GPUContext> RSSubThread::CreateShareGrContext() in CreateShareGrContext() function in OHOS::Rosen::RSSubThread
H A Drs_sub_thread.h68 std::shared_ptr<Drawing::GPUContext> CreateShareGrContext();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/
H A Drs_sub_thread_test.cpp351 EXPECT_FALSE(curThread->CreateShareGrContext());