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:unAttr
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_region.c
236
stRegion.
unAttr
.stOverlay.enPixelFmt = PIXEL_FORMAT_ARGB_1555;
in SAMPLE_REGION_CreateOverLay()
237
stRegion.
unAttr
.stOverlay.stSize.u32Height = RECT_HEIGHT;
in SAMPLE_REGION_CreateOverLay()
238
stRegion.
unAttr
.stOverlay.stSize.u32Width = RECT_WIDTH;
in SAMPLE_REGION_CreateOverLay()
239
stRegion.
unAttr
.stOverlay.u32BgColor = 0x00ff00ff;
in SAMPLE_REGION_CreateOverLay()
240
stRegion.
unAttr
.stOverlay.u32CanvasNum = 2; /* default 2 */
in SAMPLE_REGION_CreateOverLay()
259
stRegion.
unAttr
.stOverlayEx.enPixelFmt = PIXEL_FORMAT_ARGB_1555;
in SAMPLE_REGION_CreateOverLayEx()
260
stRegion.
unAttr
.stOverlayEx.stSize.u32Height = RECT_HEIGHT;
in SAMPLE_REGION_CreateOverLayEx()
261
stRegion.
unAttr
.stOverlayEx.stSize.u32Width = RECT_WIDTH;
in SAMPLE_REGION_CreateOverLayEx()
262
stRegion.
unAttr
.stOverlayEx.u32BgColor = 0x00ff00ff;
in SAMPLE_REGION_CreateOverLayEx()
263
stRegion.
unAttr
in SAMPLE_REGION_CreateOverLayEx()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H
A
D
osd_img.c
753
stRgnAttr.
unAttr
.stOverlayEx.enPixelFmt = PIXEL_FORMAT_ARGB_1555;
in OSD_CreateRGN()
754
stRgnAttr.
unAttr
.stOverlayEx.u32BgColor = pstAttr->stContent.u32Color;
in OSD_CreateRGN()
755
stRgnAttr.
unAttr
.stOverlayEx.stSize.u32Width = pstAttr->stContent.stBitmap.u32Width;
in OSD_CreateRGN()
756
stRgnAttr.
unAttr
.stOverlayEx.stSize.u32Height = pstAttr->stContent.stBitmap.u32Height;
in OSD_CreateRGN()
757
stRgnAttr.
unAttr
.stOverlayEx.u32CanvasNum =
in OSD_CreateRGN()
760
stRgnAttr.
unAttr
.stOverlay.enPixelFmt = PIXEL_FORMAT_ARGB_1555;
in OSD_CreateRGN()
761
stRgnAttr.
unAttr
.stOverlay.u32BgColor = pstAttr->stContent.u32Color;
in OSD_CreateRGN()
762
stRgnAttr.
unAttr
.stOverlay.stSize.u32Width = pstAttr->stContent.stBitmap.u32Width;
in OSD_CreateRGN()
763
stRgnAttr.
unAttr
.stOverlay.stSize.u32Height = pstAttr->stContent.stBitmap.u32Height;
in OSD_CreateRGN()
764
stRgnAttr.
unAttr
in OSD_CreateRGN()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_region.h
215
RGN_ATTR_U
unAttr
; /* region attribute */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_region.h
215
RGN_ATTR_U
unAttr
; /* region attribute */
member
Completed in 4 milliseconds