Home
last modified time | relevance | path

Searched defs:context (Results 1951 - 1975 of 8886) sorted by relevance

1...<<71727374757677787980>>...356

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_gl.cpp53 RenderContext* context = GetRenderContext(); in RequestFrame() local
113 RenderContext* context = GetRenderContext(); in FlushFrame() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_rs_animation_demo.cpp104 std::shared_ptr<AbilityRuntime::Context> context = nullptr; in main() local
H A Drender_service_client_surface_node_demo.cpp182 std::shared_ptr<AbilityRuntime::Context> context = nullptr; in main() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_node_cmd_test.cpp44 RSContext context; in HWTEST_F() local
57 RSContext context; in HWTEST_F() local
70 RSContext context; in HWTEST_F() local
83 RSContext context; in HWTEST_F() local
96 RSContext context; in HWTEST_F() local
109 RSContext context; HWTEST_F() local
123 RSContext context; HWTEST_F() local
142 RSContext context; HWTEST_F() local
160 RSContext context; HWTEST_F() local
179 RSContext context; HWTEST_F() local
198 RSContext context; HWTEST_F() local
221 RSContext context; HWTEST_F() local
240 RSContext context; HWTEST_F() local
258 RSContext context; HWTEST_F() local
283 RSContext context; HWTEST_F() local
302 RSContext context; HWTEST_F() local
325 RSContext context; HWTEST_F() local
[all...]
H A Drs_node_command_test.cpp44 RSContext context; in HWTEST_F() local
57 RSContext context; in HWTEST_F() local
70 RSContext context; in HWTEST_F() local
83 RSContext context; in HWTEST_F() local
96 RSContext context; in HWTEST_F() local
109 RSContext context; HWTEST_F() local
123 RSContext context; HWTEST_F() local
142 RSContext context; HWTEST_F() local
160 RSContext context; HWTEST_F() local
179 RSContext context; HWTEST_F() local
198 RSContext context; HWTEST_F() local
221 RSContext context; HWTEST_F() local
240 RSContext context; HWTEST_F() local
258 RSContext context; HWTEST_F() local
283 RSContext context; HWTEST_F() local
302 RSContext context; HWTEST_F() local
325 RSContext context; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfacenodecommand_fuzzer/
H A Drssurfacenodecommand_fuzzer.cpp67 RSContext context; in DoSurfacenodecommand() local
118 RSContext context; DoCreateWithConfig() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_system_properties_test.cpp925 int context = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_interactive_implict_animator_test.cpp56 RSContext context; in HWTEST_F() local
89 auto context = std::make_shared<RSContext>(); in HWTEST_F() local
107 auto context = std::make_shared<RSContext>(); in HWTEST_F() local
130 RSContext context; HWTEST_F() local
157 auto context = std::make_shared<RSContext>(); HWTEST_F() local
173 auto context = std::make_shared<RSContext>(); HWTEST_F() local
197 RSContext context; HWTEST_F() local
224 auto context = std::make_shared<RSContext>(); HWTEST_F() local
240 auto context = std::make_shared<RSContext>(); HWTEST_F() local
264 RSContext context; HWTEST_F() local
291 auto context = std::make_shared<RSContext>(); HWTEST_F() local
307 auto context = std::make_shared<RSContext>(); HWTEST_F() local
331 RSContext context; HWTEST_F() local
358 auto context = std::make_shared<RSContext>(); HWTEST_F() local
374 auto context = std::make_shared<RSContext>(); HWTEST_F() local
398 RSContext context; HWTEST_F() local
425 auto context = std::make_shared<RSContext>(); HWTEST_F() local
441 auto context = std::make_shared<RSContext>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_node_command_test.cpp44 RSContext context; in HWTEST_F() local
57 RSContext context; in HWTEST_F() local
70 RSContext context; in HWTEST_F() local
83 RSContext context; in HWTEST_F() local
96 RSContext context; in HWTEST_F() local
109 RSContext context; HWTEST_F() local
123 RSContext context; HWTEST_F() local
141 RSContext context; HWTEST_F() local
160 RSContext context; HWTEST_F() local
183 RSContext context; HWTEST_F() local
202 RSContext context; HWTEST_F() local
221 RSContext context; HWTEST_F() local
239 RSContext context; HWTEST_F() local
258 RSContext context; HWTEST_F() local
277 RSContext context; HWTEST_F() local
302 RSContext context; HWTEST_F() local
317 RSContext context; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_map_test.cpp33 static inline std::weak_ptr<RSContext> context = {}; member in OHOS::Rosen::RSRenderNodeMapTest
/foundation/graphic/graphic_2d/rosen/modules/effect/egl/src/
H A Degl_manager.cpp189 EGLBoolean EglManager::IsEGLContextInCurrentThread(EGLDisplay display, EGLContext context) in IsEGLContextInCurrentThread() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_node_showing_command.cpp74 void RSNodeGetShowingPropertyAndCancelAnimation::Process(RSContext& context) in Process() argument
143 void RSNodeGetShowingPropertiesAndCancelAnimation::Process(RSContext& context) in Process() argument
212 void RSNodeGetAnimationsValueFraction::Process(RSContext& context) in Process() argument
H A Drs_base_node_command.cpp24 void BaseNodeCommandHelper::Destroy(RSContext& context, NodeId nodeId) in Destroy() argument
40 void BaseNodeCommandHelper::AddChild(RSContext& context, NodeId nodeId, NodeId childNodeId, int32_t index) in AddChild() argument
52 void BaseNodeCommandHelper::MoveChild(RSContext& context, NodeId nodeId, NodeId childNodeId, int32_t index) in MoveChild() argument
62 void BaseNodeCommandHelper::RemoveChild(RSContext& context, NodeId nodeId, NodeId childNodeId) in RemoveChild() argument
72 void BaseNodeCommandHelper::AddCrossParentChild(RSContext& context, NodeId id, NodeId childId, int32_t index) in AddCrossParentChild() argument
82 RemoveCrossParentChild(RSContext& context, NodeId nodeId, NodeId childNodeId, NodeId newParentId) RemoveCrossParentChild() argument
94 RemoveFromTree(RSContext& context, NodeId nodeId) RemoveFromTree() argument
104 ClearChildren(RSContext& context, NodeId nodeId) ClearChildren() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
H A Drs_overdraw_controller.cpp94 void RSOverdrawController::SwitchFunction(const char *key, const char *value, void *context) in SwitchFunction() argument
111 void RSOverdrawController::OnColorChange(const char *key, const char *value, void *context) in OnColorChange() argument
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/render/
H A Drender_data_store_default_dotfield.cpp36 RenderDataStoreDefaultDotfield::RenderDataStoreDefaultDotfield(IRenderContext& context, const string_view name) in RenderDataStoreDefaultDotfield() argument
119 IRenderDataStore* RenderDataStoreDefaultDotfield::Create(IRenderContext& context, char const* name) in Create() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable_utilities.cpp79 RSModifierContext context = { const_cast<RSRenderContent&>(content).renderProperties_, &canvas }; in Draw() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_uni_ui_capture_ext_test.cpp74 std::weak_ptr<RSContext> context; in HWTEST_F() local
92 std::weak_ptr<RSContext> context; in HWTEST_F() local
110 std::weak_ptr<RSContext> context; in HWTEST_F() local
192 std::weak_ptr<RSContext> context; in HWTEST_F() local
211 std::weak_ptr<RSContext> context; in HWTEST_F() local
230 std::weak_ptr<RSContext> context; HWTEST_F() local
249 std::weak_ptr<RSContext> context; HWTEST_F() local
349 std::weak_ptr<RSContext> context; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/benchmarks/
H A Drs_recording_thread.h47 RSRecordingThread(RenderContext* context) : renderContext_(context){}; in RSRecordingThread() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_proxy_render_node.cpp25 RSProxyRenderNode( NodeId id, std::weak_ptr<RSSurfaceRenderNode> target, NodeId targetId, const std::weak_ptr<RSContext>& context) RSProxyRenderNode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/
H A Drs_recording_thread.cpp37 RSRecordingThread &RSRecordingThread::Instance(RenderContext* context) in Instance() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_dropframe_test.cpp35 static inline std::shared_ptr<RSContext> context = nullptr; member in OHOS::Rosen::RSDropframeTest
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dbmp_decoder_test.cpp309 DecodeContext context; in HWTEST_F() local
325 DecodeContext context; in HWTEST_F() local
345 DecodeContext context; in HWTEST_F() local
367 DecodeContext context; in HWTEST_F() local
393 ProgDecodeContext context; in HWTEST_F() local
409 ProgDecodeContext context; HWTEST_F() local
432 ProgDecodeContext context; HWTEST_F() local
519 DecodeContext context; HWTEST_F() local
538 DecodeContext context; HWTEST_F() local
561 DecodeContext context; HWTEST_F() local
579 DecodeContext context; HWTEST_F() local
603 DecodeContext context; HWTEST_F() local
[all...]
H A Dwebp_decoder_test.cpp268 DecodeContext context; in HWTEST_F() local
284 DecodeContext context; in HWTEST_F() local
308 DecodeContext context; in HWTEST_F() local
329 ProgDecodeContext context; in HWTEST_F() local
345 ProgDecodeContext context; in HWTEST_F() local
368 ProgDecodeContext context; HWTEST_F() local
432 DecodeContext context; HWTEST_F() local
452 ProgDecodeContext context; HWTEST_F() local
528 DecodeContext context; HWTEST_F() local
546 DecodeContext context; HWTEST_F() local
566 DecodeContext context; HWTEST_F() local
606 ProgDecodeContext context; HWTEST_F() local
694 DecodeContext context; HWTEST_F() local
716 ProgDecodeContext context; HWTEST_F() local
738 DecodeContext context; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H A Dimage_compressor.h55 cl_context context = nullptr; member
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dgpu_brightness_algo.cpp112 OnApplyRGBA8888(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, const std::shared_ptr<EffectContext> &context) OnApplyRGBA8888() argument

Completed in 14 milliseconds

1...<<71727374757677787980>>...356