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:surfacePtr
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
sk_resource_manager_test.cpp
84
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
in HWTEST_F()
local
H
A
D
rs_paint_filter_canvas_test.cpp
1237
std::shared_ptr<Drawing::Surface>
surfacePtr
= std::make_shared<Drawing::Surface>();
in HWTEST_F()
local
1294
std::shared_ptr<Drawing::Surface>
surfacePtr
= nullptr;
in HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H
A
D
rs_property_drawable_frame_geometry_test.cpp
57
auto
surfacePtr
= std::make_unique<Drawing::Surface>();
in HWTEST_F()
local
H
A
D
rs_filter_cache_manager_test.cpp
256
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
in HWTEST_F()
local
H
A
D
rs_properties_painter_test.cpp
702
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
in HWTEST_F()
local
812
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
in HWTEST_F()
local
1112
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
in HWTEST_F()
local
1133
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
HWTEST_F()
local
1170
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
HWTEST_F()
local
1209
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
HWTEST_F()
local
1588
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
HWTEST_F()
local
1613
auto
surfacePtr
= std::make_shared<Drawing::Surface>();
HWTEST_F()
local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H
A
D
wfd_def.h
78
sptr<Surface>
surfacePtr
;
member
H
A
D
wfd_sink_scene.cpp
495
sptr<Surface>
surfacePtr
= Surface::CreateSurfaceAsProducer(producer);
in HandleAppendSurface()
local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H
A
D
scene_unit_test.cpp
684
sptr<Surface>
surfacePtr
= nullptr;
in HWTEST_F()
local
759
sptr<Surface>
surfacePtr
= nullptr;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H
A
D
egl_wrapper_display.cpp
1014
EglWrapperSurface *
surfacePtr
= EglWrapperSurface::GetWrapperSurface(draw);
in SwapBuffersWithDamageKHR()
local
Completed in 12 milliseconds