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
refs:stCoverChn
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_region.c
516
stChnAttr.unChnAttr.
stCoverChn
.enCoverType = AREA_RECT;
in SAMPLE_COMM_REGION_AttachToChn()
517
stChnAttr.unChnAttr.
stCoverChn
.stRect.u32Height = RECT_HEIGHT;
in SAMPLE_COMM_REGION_AttachToChn()
518
stChnAttr.unChnAttr.
stCoverChn
.stRect.u32Width = RECT_WIDTH;
in SAMPLE_COMM_REGION_AttachToChn()
519
stChnAttr.unChnAttr.
stCoverChn
.u32Color = 0x0000ffff;
in SAMPLE_COMM_REGION_AttachToChn()
520
stChnAttr.unChnAttr.
stCoverChn
.enCoordinate = RGN_ABS_COOR;
in SAMPLE_COMM_REGION_AttachToChn()
555
stChnAttr.unChnAttr.
stCoverChn
.stRect.s32X = RECT_X + RECT_WIDTH * (i - CoverMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
556
stChnAttr.unChnAttr.
stCoverChn
.stRect.s32Y = RECT_Y + RECT_HEIGHT * (i - CoverMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
557
stChnAttr.unChnAttr.
stCoverChn
.u32Layer = i - CoverMinHandle;
in SAMPLE_COMM_REGION_AttachToChn()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_region.h
206
COVER_CHN_ATTR_S
stCoverChn
; /* attribute of cover region */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_region.h
206
COVER_CHN_ATTR_S
stCoverChn
; /* attribute of cover region */
member
Completed in 4 milliseconds