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:pressure
(Results
26 - 37
of
37
) sorted by relevance
1
2
/third_party/libinput/test/
H
A
D
test-touchpad.c
6184
double
pressure
; /* in percent */
in START_TEST()
local
[all...]
H
A
D
test-tablet.c
3592
double
pressure
, distance;
in START_TEST()
local
3822
double
pressure
= libinput_event_tablet_tool_get_pressure(tev);
in assert_pressure()
local
4082
int
pressure
;
START_TEST()
local
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
pointer_event.cpp
264
void PointerEvent::PointerItem::SetPressure(double
pressure
)
in SetPressure()
argument
/third_party/mesa3d/src/broadcom/compiler/
H
A
D
vir.c
1063
uint32_t *
pressure
= rzalloc_array(NULL, uint32_t, max_ip);
in vir_get_max_temps()
local
[all...]
/third_party/libinput/src/
H
A
D
libinput-private.h
436
double
pressure
;
member
468
}
pressure
;
member
H
A
D
evdev-tablet.c
1085
const struct input_absinfo *
pressure
, *distance;
in tool_set_pressure_thresholds()
local
1258
*
pressure
;
sanitize_pressure_distance()
local
1340
const struct input_absinfo *
pressure
=
update_pressure_offset()
local
1369
const struct input_absinfo *
pressure
, *distance;
detect_pressure_offset()
local
1444
int
pressure
;
detect_tool_contact()
local
[all...]
H
A
D
evdev-mt-touchpad.h
192
int
pressure
;
member
324
}
pressure
;
member
/third_party/libinput/tools/
H
A
D
libinput-debug-gui.c
171
double
pressure
;
member
H
A
D
libinput-record.c
813
double dist,
pressure
;
in buffer_tablet_axes()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
SIMachineScheduler.cpp
267
std::vector<unsigned>
pressure
;
in pickNode()
local
/third_party/mesa3d/src/freedreno/ir3/
H
A
D
ir3_ra.c
2321
calc_target_full_pressure(struct ir3_shader_variant *v, unsigned
pressure
)
in calc_target_full_pressure()
argument
2348
add_pressure(struct ir3_pressure *
pressure
, struct ir3_register *reg,
in add_pressure()
argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H
A
D
arkoala_api.h
137
ArkUI_Float64
pressure
;
member
1088
ArkUI_Int32
pressure
;
member
Completed in 54 milliseconds
1
2