| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
| D | native_xcomponent.cpp | 47 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 …]
|
| D | plugin_render.cpp | 63 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/ |
| D | audio_adapter_direct_test.cpp | 158 struct IAudioRender *render = nullptr; variable 179 struct IAudioRender *render = nullptr; variable 206 struct IAudioRender *render = nullptr; variable 234 struct IAudioRender *render = nullptr; variable
|
| D | audio_adapter_multchannel_test.cpp | 156 struct IAudioRender *render = nullptr; variable
|
| /test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/render/ |
| D | plugin_render.cpp | 53 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
|
| D | plugin_manager.cpp | 129 auto render = context->GetRender(id); in Export() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15XC/entry/src/main/cpp/render/ |
| D | plugin_render.cpp | 40 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/ |
| D | container.cpp | 46 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/ |
| D | container.cpp | 45 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/ |
| D | container.cpp | 50 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/ |
| D | container.cpp | 43 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/ |
| D | container.cpp | 43 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/ |
| D | container.cpp | 45 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/ |
| D | video_decoder.cpp | 128 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()
|
| D | audio_decoder.cpp | 115 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/ |
| D | xcomponent_lifecycle_test.cpp | 63 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/ |
| D | audio_adapter_common_test.cpp | 166 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/ |
| D | audio_adapter_common_test.cpp | 184 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/ |
| D | plugin_manager.cpp | 124 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/ |
| D | napi_render_init.cpp | 397 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/ |
| D | plugin_manager.cpp | 119 auto render = context->GetRender(id); in Export() local
|
| /test/xts/hats/hdf/audio/idl/benchmarktest/adapter/ |
| D | audio_adapter_benchmarktest.cpp | 168 struct IAudioRender *render = nullptr; in BENCHMARK_F() local
|