Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_context.cpp28 bool RenderContext::Create(RenderContext *sharedContext) in Create()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp319 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
390 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
509 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
H A Drs_canvas_render_node_test.cpp304 auto sharedContext = std::make_shared<RSContext>(); variable
H A Drs_canvas_drawing_render_node_test.cpp278 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.cpp281 SharedTextureContext* sharedContext = new SharedTextureContext(image_); // last image in FlushForGL() local
557 SharedTextureContext* sharedContext = new SharedTextureContext(image_); in DrawCaptureImage() local
768 SharedTextureContext* sharedContext = new SharedTextureContext(image_); // will move image in ResetSurfaceWithTexture() local
H A Drs_ui_first_surface_render_node_drawable.cpp204 SharedTextureContext* sharedContext = new SharedTextureContext(completeImage); in GetCompletedImage() local
H A Drs_render_node_drawable.cpp597 … SharedTextureContext* sharedContext = new SharedTextureContext(cachedImage_); // will move image in GetCachedImage() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp587 EGLContext sharedContext = EGL_NO_CONTEXT; in CreateContext() local
674 const EGLContext sharedContext = backendConfig ? backendConfig->sharedContext : EGL_NO_CONTEXT; in CreateContext() local
H A Dwgl_state.cpp424 HGLRC sharedContext = nullptr; in CreateContext() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_ui_capture.cpp261 std::shared_ptr<Drawing::GPUContext> sharedContext = nullptr; in SetCanvas() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/pointer_render/
H A Drs_pointer_render_manager.cpp318 SharedTextureContext* sharedContext = new SharedTextureContext(image_); in RunColorPickerTaskBackground() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp92 auto sharedContext = weakContext->lock(); in GetUIContent() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp1266 auto sharedContext = context.lock(); in CommonInitializeForm() local
1819 auto sharedContext = context.lock(); in CommonInitialize() local
1889 auto sharedContext = context.lock(); in CommonInitialize() local
H A Dace_container.cpp3329 auto sharedContext = runtimeContext_.lock(); in TerminateUIExtension() local