Home
last modified time | relevance | path

Searched defs:context (Results 776 - 800 of 2562) sorted by relevance

1...<<31323334353637383940>>...103

/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/modules/render_service_client/test/
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_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
/foundation/multimedia/image_effect/frameworks/native/efilter/custom/
H A Dcustom_efilter.cpp27 ErrorCode CustomEFilter::Render(EffectBuffer *src, EffectBuffer *dst, std::shared_ptr<EffectContext> &context) in Render() argument
37 ErrorCode CustomEFilter::Render(EffectBuffer *buffer, std::shared_ptr<EffectContext> &context) in Render() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map_parcel.cpp43 void PixelMapParcel::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t size) in ReleaseMemory() argument
64 uint8_t *PixelMapParcel::ReadAshmemDataFromParcel(OHOS::MessageParcel& data, int32_t bufferSize, int32_t*& context) in ReadAshmemDataFromParcel() argument
134 int32_t *context = nullptr; in CreateFromParcel() local
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/source/
H A Dimage_source_filter.cpp28 SetSource(const std::shared_ptr<EffectBuffer> &source, std::shared_ptr<EffectContext> &context) SetSource() argument
48 UpdateInputBufferIfNeed(std::shared_ptr<EffectBuffer> &srcBuffer, std::shared_ptr<EffectBuffer> &buffer, std::shared_ptr<EffectContext> &context) UpdateInputBufferIfNeed() argument
[all...]
/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Dalgorithm_program.cpp24 AlgorithmProgram::AlgorithmProgram(RenderContext *context, const std::string &vertex, const std::string &fragment) in AlgorithmProgram() argument

Completed in 13 milliseconds

1...<<31323334353637383940>>...103