Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:rsClient
(Results
1 - 18
of
18
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_vsync_client_ohos.cpp
35
auto
rsClient
= std::static_pointer_cast<RSRenderServiceClient>(RSIRenderClient::CreateRenderServiceClient());
in RSVsyncClientOhos()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H
A
D
rs_render_service_connect_hub_test.cpp
33
static inline std::shared_ptr<RSRenderServiceClient>
rsClient
= nullptr;
member in OHOS::Rosen::RSRenderServiceConnectHubTest
H
A
D
rs_render_service_client_test.cpp
38
static inline std::shared_ptr<RSRenderServiceClient>
rsClient
= nullptr;
member in OHOS::Rosen::RSClientTest
[all...]
/foundation/window/window_manager/previewer/src/
H
A
D
vsync_station.cpp
44
auto&
rsClient
= OHOS::Rosen::RSInterfaces::GetInstance();
in RequestVsync()
local
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H
A
D
boot_picture_player_test.cpp
99
auto&
rsClient
= OHOS::Rosen::RSInterfaces::GetInstance();
in HWTEST_F()
local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
idle_time.cpp
48
auto&
rsClient
= Rosen::RSInterfaces::GetInstance();
in InitVSyncReceiver()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H
A
D
rs_render_thread_test.cpp
147
auto
rsClient
= std::static_pointer_cast<RSRenderServiceClient>(RSIRenderClient::CreateRenderServiceClient());
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H
A
D
vsync_receiver_test.cpp
99
auto&
rsClient
= RSInterfaces::GetInstance();
in HWTEST_F()
local
241
auto&
rsClient
= RSInterfaces::GetInstance();
in HWTEST_F()
local
274
auto&
rsClient
= RSInterfaces::GetInstance();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync/
H
A
D
native_vsync.cpp
45
auto&
rsClient
= OHOS::Rosen::RSInterfaces::GetInstance();
in OH_NativeVSync_Create()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
form_render_window.cpp
48
auto&
rsClient
= Rosen::RSInterfaces::GetInstance();
in FormRenderWindow()
local
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H
A
D
boot_picture_player.cpp
36
auto&
rsClient
= OHOS::Rosen::RSInterfaces::GetInstance();
in Play()
local
H
A
D
boot_compile_progress.cpp
135
auto&
rsClient
= Rosen::RSInterfaces::GetInstance();
in RegisterVsyncCallback()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H
A
D
rs_render_thread.cpp
281
auto
rsClient
= std::static_pointer_cast<RSRenderServiceClient>(RSIRenderClient::CreateRenderServiceClient());
in RenderLoop()
local
/foundation/window/window_manager/wm/src/
H
A
D
vsync_station.cpp
88
auto&
rsClient
= RSInterfaces::GetInstance();
in GetOrCreateVsyncReceiverLocked()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H
A
D
rs_ui_display_soloist.cpp
103
auto&
rsClient
= OHOS::Rosen::RSInterfaces::GetInstance();
in Init()
local
377
auto&
rsClient
= OHOS::Rosen::RSInterfaces::GetInstance();
in InitVsyncReceiver()
local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H
A
D
sendable_pixel_map_napi.cpp
936
auto &
rsClient
= Rosen::RSInterfaces::GetInstance();
in STATIC_EXEC_FUNC()
local
/foundation/multimodalinput/input/service/window_manager/src/
H
A
D
pointer_drawing_manager.cpp
801
auto
rsClient
= std::static_pointer_cast<Rosen::RSRenderServiceClient>(
in InitVsync()
local
1175
auto
rsClient
= std::static_pointer_cast<Rosen::RSRenderServiceClient>(
in RenderThreadLoop()
local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H
A
D
pixel_map_napi.cpp
1232
auto &
rsClient
= Rosen::RSInterfaces::GetInstance();
in STATIC_EXEC_FUNC()
local
Completed in 45 milliseconds