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:resize
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H
A
D
display_composer_vdi_impl.cpp
60
modes.
resize
(num);
in GetDisplaySupportedModes()
131
layers.
resize
(num);
in GetDisplayCompChange()
132
types.
resize
(num);
in GetDisplayCompChange()
186
layers.
resize
(num);
in GetDisplayReleaseFence()
187
fences.
resize
(num);
in GetDisplayReleaseFence()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H
A
D
display_composer_vdi_impl.cpp
60
modes.
resize
(num);
in GetDisplaySupportedModes()
131
layers.
resize
(num);
in GetDisplayCompChange()
132
types.
resize
(num);
in GetDisplayCompChange()
186
layers.
resize
(num);
in GetDisplayReleaseFence()
187
fences.
resize
(num);
in GetDisplayReleaseFence()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H
A
D
display_composer_vdi_impl.cpp
58
modes.
resize
(num);
in GetDisplaySupportedModes()
130
layers.
resize
(num);
in GetDisplayCompChange()
131
types.
resize
(num);
in GetDisplayCompChange()
186
layers.
resize
(num);
in GetDisplayReleaseFence()
187
fences.
resize
(num);
in GetDisplayReleaseFence()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H
A
D
tde_osictl_k.c
583
tde_error("Can not support
resize
!\n");
in tde_osi_check_resize_para()
970
((opt->
resize
!= HI_TRUE) && (opt->
resize
!= HI_FALSE)) ||
in tde_osi_check_single_opt()
1083
if ((opt->
resize
) || (opt->deflicker_mode != HI_TDE_DEFLICKER_LEVEL_MODE_NONE) ||
in tde_osi_check_single_src_to_opt()
1101
((opt->
resize
!= HI_TRUE) && (opt->
resize
!= HI_FALSE)) ||
in tde_osi_check_bool_single_opt()
1228
(opt->
resize
) || (opt->alpha_blending_cmd != HI_TDE_ALPHA_BLENDING_NONE)) &&
in tde_osi_check_double_src_opt()
1655
if ((opt != HI_NULL) && (opt->clip_mode != HI_TDE_CLIP_MODE_NONE) && (opt->
resize
)) {
in tde_osi_get_scan_info_ex()
1769
opt->
resize
= (mb_opt->resize_en == HI_TDE_MB_RESIZE_NONE) ? HI_FALSE : HI_TRUE;
in tde_osi_set_mb_para()
2398
tde_error("it does not support local
resize
i
in tde_osi_src2_filter_opt()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/include/
H
A
D
drv_tde_type.h
415
hi_bool
resize
; /* <Whether to scale */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H
A
D
hifb_blit.c
356
option->
resize
= opt->scale;
in drv_blit_option_init()
Completed in 12 milliseconds