Home
last modified time | relevance | path

Searched defs:render (Results 1 – 22 of 22) sorted by relevance

/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
Dnative_xcomponent.cpp47 auto render = NativeXComponent::GetInstance(id); in OnSurfaceCreatedCB() local
76 auto render = NativeXComponent::GetInstance(id); in OnSurfaceChangedCB() local
121 NativeXComponent* render = NativeXComponent::GetInstance(id); in DispatchTouchEventCB() local
139 auto render = NativeXComponent::GetInstance(id); in DispatchMouseEventCB() local
157 auto render = NativeXComponent::GetInstance(id); in DispatchHoverEventCB() local
175 auto render = NativeXcomponent::GetInstance(id); in OnFocusEventCB() local
191 auto render = NativeXcomponent::GetInstance(id); in OnKeyEventCB() local
208 auto render = NativeXcomponent::GetInstance(id); in OnFrameEventCB() local
225 auto render = NativeXcomponent::GetInstance(id); in UnOnFrameEventCB() local
310 NativeXcomponent* render = NativeXcomponent::GetInstance(id); in NapiDrawPattern() local
[all …]
Dplugin_render.cpp63 auto render = PluginRender::GetInstance(id); in OnSurfaceCreatedCB() local
80 auto render = PluginRender::GetInstance(id); in OnSurfaceChangedCB() local
95 auto render = PluginRender::GetInstance(id); in OnSurfaceDestroyedCB() local
110 auto render = PluginRender::GetInstance(id); in DispatchTouchEventCB() local
125 auto render = PluginRender::GetInstance(id); in DispatchMouseEventCB() local
/test/xts/hats/hdf/audio/idl/common/adapter_multchannel/src/
Daudio_adapter_direct_test.cpp158 struct IAudioRender *render = nullptr; variable
179 struct IAudioRender *render = nullptr; variable
206 struct IAudioRender *render = nullptr; variable
234 struct IAudioRender *render = nullptr; variable
Daudio_adapter_multchannel_test.cpp156 struct IAudioRender *render = nullptr; variable
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/render/
Dplugin_render.cpp53 auto render = PluginRender::GetInstance(id); in OnSurfaceCreatedCB() local
89 auto render = PluginRender::GetInstance(id); in OnSurfaceChangedCB() local
135 PluginRender* render = PluginRender::GetInstance(id); in DispatchTouchEventCB() local
178 PluginRender* render = PluginRender::GetInstance(id); in Release() local
199 PluginRender* render = PluginRender::GetInstance(id); in OnSurfaceChanged() local
Dplugin_manager.cpp129 auto render = context->GetRender(id); in Export() local
/test/xts/acts/arkui/ace_c_arkui_test_api15XC/entry/src/main/cpp/render/
Dplugin_render.cpp40 auto render = PluginRender::GetInstance(id); in OnSurfaceCreatedCB() local
68 auto render = PluginRender::GetInstance(id); in OnSurfaceChangedCB() local
179 PluginRender *render = PluginRender::GetInstance(id); in NapiDrawPattern() local
187 PluginRender *render = PluginRender::GetInstance(id); in Release() local
207 PluginRender *render = PluginRender::GetInstance(id); in OnSurfaceChanged() local
/test/xts/acts/arkui/ace_c_arkui_test_api151/entry/src/main/cpp/
Dcontainer.cpp46 auto render = Container::GetInstance(id); in OnSurfaceCreatedCB() local
121 Container *render = Container::GetInstance(id); in DispatchTouchEventCB() local
138 auto render = Container::GetInstance(id); in DispatchMouseEventCB() local
186 Container *render = Container::GetInstance(id); in Release() local
/test/xts/acts/arkui/ace_c_scroll_crosslanguage/entry/src/main/cpp/
Dcontainer.cpp45 auto render = Container::GetInstance(id); in OnSurfaceCreatedCB() local
119 Container *render = Container::GetInstance(id); in DispatchTouchEventCB() local
136 auto render = Container::GetInstance(id); in DispatchMouseEventCB() local
177 Container *render = Container::GetInstance(id); in Release() local
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/snapShot/
Dcontainer.cpp50 auto render = Container::GetInstance(id); in OnSurfaceCreatedCB() local
124 Container *render = Container::GetInstance(id); in DispatchTouchEventCB() local
141 auto render = Container::GetInstance(id); in DispatchMouseEventCB() local
184 Container *render = Container::GetInstance(id); in Release() local
/test/xts/acts/validator/acts_validator/entry/src/main/cpp/capihand/
Dcontainer.cpp43 auto render = Container::GetInstance(id); in OnSurfaceCreatedCB() local
115 Container *render = Container::GetInstance(id); in DispatchTouchEventCB() local
132 auto render = Container::GetInstance(id); in DispatchMouseEventCB() local
175 Container *render = Container::GetInstance(id); in Release() local
/test/xts/acts/validator/acts_validator/entry/src/main/cpp/GameCtroller/
Dcontainer.cpp43 auto render = Container::GetInstance(id); in OnSurfaceCreatedCB() local
115 Container *render = Container::GetInstance(id); in DispatchTouchEventCB() local
132 auto render = Container::GetInstance(id); in DispatchMouseEventCB() local
175 Container *render = Container::GetInstance(id); in Release() local
/test/xts/acts/validator/acts_validator/entry/src/main/cpp/keyEvent/
Dcontainer.cpp45 auto render = Container::GetInstance(id); in OnSurfaceCreatedCB() local
117 Container *render = Container::GetInstance(id); in DispatchTouchEventCB() local
134 auto render = Container::GetInstance(id); in DispatchMouseEventCB() local
179 Container *render = Container::GetInstance(id); in Release() local
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/capbilities/
Dvideo_decoder.cpp128 int32_t VideoDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render) in FreeOutputBuffer()
142 int32_t VideoDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render, int64_t timeStamp) in FreeOutputBuffer()
Daudio_decoder.cpp115 int32_t AudioDecoder::FreeOutputBuffer(uint32_t bufferIndex, bool render) in FreeOutputBuffer()
/test/xts/acts/arkui/ace_c_arkui_test_api18/entry/src/main/cpp/XComponent/
Dxcomponent_lifecycle_test.cpp63 auto render = Renders[holder_]; in OnSurfaceCreatedCB() local
79 auto render = Renders[holder_]; in OnSurfaceChangedCB() local
136 auto render = Renders[holder_]; in CreateNodeHandlePre() local
192 auto render = Renders[holder_]; in CreateNodeHandle() local
/test/xts/hats/hdf/audio/idl/common/adapter/src/
Daudio_adapter_common_test.cpp166 struct IAudioRender *render = nullptr; variable
174 struct IAudioRender *render = nullptr; variable
181 struct IAudioRender *render = nullptr; variable
188 struct IAudioRender *render = nullptr; variable
/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/
Daudio_adapter_common_test.cpp184 struct IAudioRender *render = nullptr; variable
206 struct IAudioRender *render = nullptr; variable
227 struct IAudioRender *render = nullptr; variable
248 struct IAudioRender *render = nullptr; variable
266 struct IAudioRender *render = nullptr; variable
284 struct IAudioRender *render = nullptr; variable
302 struct IAudioRender *render = nullptr; variable
320 struct IAudioRender *render = nullptr; variable
338 struct IAudioRender *render = nullptr; variable
366 struct IAudioRender *render = nullptr; variable
[all …]
/test/xts/acts/arkui/ace_c_arkui_test_api15XC/entry/src/main/cpp/manager/
Dplugin_manager.cpp124 auto render = context->GetRender(id); in Export() local
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_platform/ace_ets_module_platform_api20/entry/src/main/cpp/
Dnapi_render_init.cpp397 auto render = new EGLRender(); in OnSurfaceCreated() local
408 auto render = rendererMap[holder]; in OnSurfaceChanged() local
418 auto render = rendererMap[holder]; in OnSurfaceDestroyed() local
435 auto render = rendererMap[holder]; in OnFrameCallback() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/
Dplugin_manager.cpp119 auto render = context->GetRender(id); in Export() local
/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
Daudio_adapter_benchmarktest.cpp168 struct IAudioRender *render = nullptr; in BENCHMARK_F() local