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:consumerSurface_
(Results
1 - 8
of
8
) sorted by relevance
/foundation/multimedia/image_effect/test/unittest/
H
A
D
image_effect_capi_unittest.h
45
static inline sptr<OHOS::Surface>
consumerSurface_
;
member in OHOS::Media::Effect::ImageEffectCApiUnittest
H
A
D
native_image_effect_unittest.cpp
253
static inline sptr<Surface>
consumerSurface_
;
member in OHOS::Media::Effect::Test::NativeImageEffectUnittest
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/include/
H
A
D
screen_source_trans.h
76
sptr<Surface>
consumerSurface_
;
member in OHOS::DistributedHardware::ScreenSourceTrans
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H
A
D
hdi_framebuffer_surface.h
56
sptr<OHOS::IConsumerSurface>
consumerSurface_
= nullptr;
member in OHOS::Rosen::HdiFramebufferSurface
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/include/
H
A
D
image_source_encoder.h
82
sptr<Surface>
consumerSurface_
;
member in OHOS::DistributedHardware::ImageSourceEncoder
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
rosen_render_surface.h
160
OHOS::sptr<IConsumerSurface>
consumerSurface_
= nullptr;
member in OHOS::Ace::NG::RosenRenderSurface
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/include/
H
A
D
image_sink_decoder.h
97
sptr<IConsumerSurface>
consumerSurface_
;
member in OHOS::DistributedHardware::ImageSinkDecoder
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H
A
D
dscreen.h
138
sptr<Surface>
consumerSurface_
= nullptr;
member in OHOS::DistributedHardware::V2_0::DScreen
Completed in 7 milliseconds