/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/ |
H A D | render_context.cpp | 28 bool RenderContext::Create(RenderContext *sharedContext) in Create()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_surface_render_node_two_test.cpp | 319 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 D | rs_canvas_render_node_test.cpp | 304 auto sharedContext = std::make_shared<RSContext>(); variable
|
H A D | rs_canvas_drawing_render_node_test.cpp | 278 std::shared_ptr<RSContext> sharedContext = std::make_shared<RSContext>(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_canvas_drawing_render_node_drawable.cpp | 281 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 D | rs_ui_first_surface_render_node_drawable.cpp | 204 SharedTextureContext* sharedContext = new SharedTextureContext(completeImage); in GetCompletedImage() local
|
H A D | rs_render_node_drawable.cpp | 597 … SharedTextureContext* sharedContext = new SharedTextureContext(cachedImage_); // will move image in GetCachedImage() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | egl_state.cpp | 587 EGLContext sharedContext = EGL_NO_CONTEXT; in CreateContext() local 674 const EGLContext sharedContext = backendConfig ? backendConfig->sharedContext : EGL_NO_CONTEXT; in CreateContext() local
|
H A D | wgl_state.cpp | 424 HGLRC sharedContext = nullptr; in CreateContext() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_ui_capture.cpp | 261 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 D | rs_pointer_render_manager.cpp | 318 SharedTextureContext* sharedContext = new SharedTextureContext(image_); in RunColorPickerTaskBackground() local
|
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/ |
H A D | print_capi.cpp | 92 auto sharedContext = weakContext->lock(); in GetUIContent() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ui_content_impl.cpp | 1266 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 D | ace_container.cpp | 3329 auto sharedContext = runtimeContext_.lock(); in TerminateUIExtension() local
|