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:pixel
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H
A
D
hdi_layer.cpp
196
DISPLAY_LOGE("the
pixel
position outside\n");
in SetPixel()
198
uint32_t *
pixel
= reinterpret_cast<uint32_t *>(handle.virAddr) + position;
in SetPixel()
local
199
*
pixel
= color;
in SetPixel()
/device/soc/rockchip/common/hardware/display/src/display_device/
H
A
D
hdi_layer.cpp
193
DISPLAY_LOGE("the
pixel
postion outside\n");
in SetPixel()
195
uint32_t *
pixel
= reinterpret_cast<uint32_t *>(handle.virAddr) + position;
in SetPixel()
local
196
*
pixel
= color;
in SetPixel()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H
A
D
hdi_layer.cpp
187
DISPLAY_LOGE("the
pixel
postion outside\n");
in SetPixel()
189
uint32_t *
pixel
= reinterpret_cast<uint32_t *>(handle.virAddr) + position;
in SetPixel()
local
190
*
pixel
= color;
in SetPixel()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
loadbmp.c
36
HI_U16
pixel
= 0;
in OSD_MAKECOLOR_U16()
local
43
pixel
|= (1 << tmp);
in OSD_MAKECOLOR_U16()
48
pixel
|= (r1 | (g1 << compinfo.blen) | (b1 << (compinfo.blen + compinfo.glen)));
in OSD_MAKECOLOR_U16()
49
return
pixel
;
in OSD_MAKECOLOR_U16()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H
A
D
hdi_layer.cpp
252
DISPLAY_LOGE("the
pixel
postion outside\n");
in SetPixel()
254
uint32_t *
pixel
= reinterpret_cast<uint32_t *>(handle.virAddr) + position;
in SetPixel()
local
255
*
pixel
= color;
in SetPixel()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H
A
D
hdi_layer.cpp
252
DISPLAY_LOGE("the
pixel
postion outside\n");
in SetPixel()
254
uint32_t *
pixel
= reinterpret_cast<uint32_t *>(handle.virAddr) + position;
in SetPixel()
local
255
*
pixel
= color;
in SetPixel()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H
A
D
hdi_layer.cpp
252
DISPLAY_LOGE("the
pixel
postion outside\n");
in SetPixel()
254
uint32_t *
pixel
= reinterpret_cast<uint32_t *>(handle.virAddr) + position;
in SetPixel()
local
255
*
pixel
= color;
in SetPixel()
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H
A
D
configure_llvm
149
--disable-pixelutils disable
pixel
utils in libavutil
Completed in 11 milliseconds