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:fenceFd
(Results
1 - 9
of
9
) sorted by relevance
/drivers/peripheral/codec/hal/idl_service/src/
H
A
D
codec_dyna_buffer.cpp
58
int
fenceFd
= codecBuffer.
fenceFd
;
in FillOmxBuffer()
local
H
A
D
codec_handle_buffer.cpp
59
int
fenceFd
= codecBuffer.
fenceFd
;
in FillOmxBuffer()
local
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H
A
D
codec_handle_buffer.cpp
60
int
fenceFd
= codecBuffer.
fenceFd
;
in FillOmxBuffer()
local
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H
A
D
hdi_drm_composition.cpp
60
int
fenceFd
= layer.GetAcquireFenceFd();
in ApplyPlane()
local
/drivers/peripheral/display/composer/test/common/
H
A
D
hdi_test_display.cpp
167
int32_t
fenceFd
;
in Commit()
local
/drivers/peripheral/display/composer/vdi_base/src/
H
A
D
hdi_drm_composition.cpp
124
int
fenceFd
= layer.GetAcquireFenceFd();
in ApplyPlane()
local
/drivers/interface/display/composer/v1_2/display_command/
H
A
D
display_cmd_requester.h
145
OnReplyCommitAndGetReleaseFence(CommandDataUnpacker& replyUnpacker, std::vector<HdifdInfo>& replyFds, int32_t&
fenceFd
, int32_t& skipState, bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences)
OnReplyCommitAndGetReleaseFence()
argument
/drivers/interface/display/composer/v1_0/display_command/
H
A
D
display_cmd_requester.h
800
int32_t
fenceFd
= -1;
in ProcessUnpackCmd()
local
781
OnReplyCommit( CommandDataUnpacker& replyUnpacker, std::vector<HdifdInfo>& replyFds, int32_t &
fenceFd
)
OnReplyCommit()
argument
/drivers/peripheral/codec/interfaces/include/
H
A
D
codec_component_type.h
193
int32_t
fenceFd
; /** Fence file descriptor used to signal when the input or
member
Completed in 6 milliseconds