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:crop
(Results
1 - 25
of
47
) sorted by relevance
1
2
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H
A
D
TextureParameterTest.cpp
120
constexpr std::array<GLint, kParameterLength>
crop
= {
in TEST_P()
local
H
A
D
BootAnimationTest.cpp
43
GLint
crop
[4] = {0, height, width, -height};
in initTextureWithData()
local
/third_party/skia/third_party/externals/angle2/samples/gles1/
H
A
D
DrawTexture.cpp
44
GLint
crop
[4] = {0, 0, 2, 2};
variable
/third_party/skia/gm/
H
A
D
backdrop_imagefilter_croprect.cpp
71
static sk_sp<SkImageFilter> make_invert_filter(const SkIRect*
crop
) {
in make_invert_filter()
argument
79
static sk_sp<SkImageFilter> make_blur_filter(const SkIRect*
crop
) {
in make_blur_filter()
argument
H
A
D
imagefilters.cpp
234
SkRect
crop
= SkRect::Make(image->bounds());
in DEF_SIMPLE_GM()
local
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/
H
A
D
hdi_gfx_composition.cpp
158
IRect
crop
= src.GetLayerCrop();
in BlitLayer()
local
/device/soc/rockchip/common/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
153
IRect
crop
= src.GetLayerCrop();
in BlitLayer()
local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
152
IRect
crop
= src.GetLayerCrop();
in BlitLayer()
local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
156
IRect
crop
= src.GetLayerCrop();
in BlitLayer()
local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
179
IRect
crop
= src.GetLayerCrop();
in BlitLayer()
local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H
A
D
hdi_gfx_composition.cpp
156
IRect
crop
= src.GetLayerCrop();
in BlitLayer()
local
/third_party/ffmpeg/libavfilter/
H
A
D
qsvvpp.h
97
QSVVPPCrop *
crop
;
member
H
A
D
vf_crop.c
370
AVFILTER_DEFINE_CLASS(
crop
);
variable
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H
A
D
test_VIDIOC_CROP.c
31
struct v4l2_crop
crop
;
in do_get_crop()
local
61
struct v4l2_crop
crop
;
in do_get_crop_invalid()
local
95
struct v4l2_
crop
crop
;
test_VIDIOC_G_CROP_NULL()
local
155
struct v4l2_
crop
crop
;
do_set_crop()
local
649
struct v4l2_
crop
crop
;
do_set_crop_invalid()
local
722
struct v4l2_
crop
crop
;
do_set_crop_null()
local
[all...]
/third_party/skia/bench/
H
A
D
BlurImageFilterBench.cpp
103
const SkIRect*
crop
=
variable
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
bridge.c
330
struct v4l2_rect *
crop
;
in bridge_set_selection()
local
354
struct v4l2_rect *
crop
;
bridge_get_selection()
local
[all...]
H
A
D
bridge.h
57
struct v4l2_rect
crop
;
member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
bridge.c
339
struct v4l2_rect *
crop
;
in bridge_set_selection()
local
364
struct v4l2_rect *
crop
;
bridge_get_selection()
local
[all...]
H
A
D
bridge.h
57
struct v4l2_rect
crop
;
member
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
transupp.h
137
boolean
crop
; /* i
member
[all...]
H
A
D
djpeg.c
101
boolean skip,
crop
;
variable
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H
A
D
ispp.c
189
struct v4l2_rect *
crop
;
in rkispp_sd_get_selection()
local
230
struct v4l2_rect *
crop
;
in rkispp_sd_set_selection()
local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H
A
D
ispp.c
191
struct v4l2_rect *
crop
;
in rkispp_sd_get_selection()
local
231
struct v4l2_rect *
crop
;
in rkispp_sd_set_selection()
local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H
A
D
mipi-csi2.h
137
struct v4l2_rect
crop
;
member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H
A
D
mipi-csi2.h
140
struct v4l2_rect
crop
;
member
Completed in 13 milliseconds
1
2