Home
last modified time | relevance | path

Searched defs:sharedContext (Results 1 – 13 of 13) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
Drender_context.cpp28 bool RenderContext::Create(RenderContext *sharedContext) in Create()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_surface_render_node_two_test.cpp341 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
412 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
531 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
Drs_canvas_render_node_test.cpp304 auto sharedContext = std::make_shared<RSContext>(); variable
Drs_canvas_drawing_render_node_test.cpp278 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_canvas_drawing_render_node_drawable.cpp286 SharedTextureContext* sharedContext = new SharedTextureContext(image_); // last image in FlushForGL() local
562 SharedTextureContext* sharedContext = new SharedTextureContext(image_); in DrawCaptureImage() local
775 SharedTextureContext* sharedContext = new SharedTextureContext(image_); // will move image in ResetSurfaceWithTexture() local
Drs_ui_first_surface_render_node_drawable.cpp204 SharedTextureContext* sharedContext = new SharedTextureContext(completeImage); in GetCompletedImage() local
Drs_render_node_drawable.cpp597 … SharedTextureContext* sharedContext = new SharedTextureContext(cachedImage_); // will move image in GetCachedImage() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Degl_state.cpp587 EGLContext sharedContext = EGL_NO_CONTEXT; in CreateContext() local
674 const EGLContext sharedContext = backendConfig ? backendConfig->sharedContext : EGL_NO_CONTEXT; in CreateContext() local
Dwgl_state.cpp424 HGLRC sharedContext = nullptr; in CreateContext() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_ui_capture.cpp261 std::shared_ptr<Drawing::GPUContext> sharedContext = nullptr; in SetCanvas() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/pointer_render/
Drs_pointer_render_manager.cpp318 SharedTextureContext* sharedContext = new SharedTextureContext(image_); in RunColorPickerTaskBackground() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp1278 auto sharedContext = context.lock(); in CommonInitializeForm() local
1835 auto sharedContext = context.lock(); in CommonInitialize() local
1907 auto sharedContext = context.lock(); in CommonInitialize() local
Dace_container.cpp3359 auto sharedContext = runtimeContext_.lock(); in TerminateUIExtension() local