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:surfaceDelegator
(Results
1 - 7
of
7
) sorted by relevance
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
transact_surface_delegator_stub_test.cpp
37
static inline sptr<ProducerSurfaceDelegator>
surfaceDelegator
= nullptr;
member in OHOS::Rosen::TransactSurfaceDelegatorStubTest
H
A
D
buffer_queue_test.cpp
55
static inline sptr<ProducerSurfaceDelegator>
surfaceDelegator
= nullptr;
member in OHOS::Rosen::BufferQueueTest
H
A
D
buffer_queue_consumer_test.cpp
57
static inline sptr<ProducerSurfaceDelegator>
surfaceDelegator
= nullptr;
member in OHOS::Rosen::BufferQueueConsumerTest
184
sptr<ProducerSurfaceDelegator>
surfaceDelegator
= ProducerSurfaceDelegator::Create();
in HWTEST_F()
local
191
sptr<ProducerSurfaceDelegator>
surfaceDelegator
= ProducerSurfaceDelegator::Create();
in HWTEST_F()
local
198
sptr<ProducerSurfaceDelegator>
surfaceDelegator
= ProducerSurfaceDelegator::Create();
in HWTEST_F()
local
H
A
D
consumer_surface_test.cpp
65
static inline sptr<ProducerSurfaceDelegator>
surfaceDelegator
= nullptr;
member in OHOS::Rosen::ConsumerSurfaceTest
H
A
D
producer_surface_test.cpp
55
static inline sptr<ProducerSurfaceDelegator>
surfaceDelegator
= nullptr;
member in OHOS::Rosen::ProducerSurfaceTest
/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H
A
D
surface_fuzzer.cpp
232
sptr<ProducerSurfaceDelegator>
surfaceDelegator
= ProducerSurfaceDelegator::Create();
in SurfaceFuzzTest2()
local
279
sptr<ProducerSurfaceDelegator>
surfaceDelegator
= ProducerSurfaceDelegator::Create();
in DoSomethingInterestingWithMyAPI()
local
/foundation/graphic/graphic_surface/surface/src/
H
A
D
buffer_queue.cpp
1300
sptr<ConsumerSurfaceDelegator>
surfaceDelegator
= ConsumerSurfaceDelegator::Create();
in RegisterSurfaceDelegator()
local
Completed in 12 milliseconds