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
1 - 25
of
37
) sorted by relevance
1
2
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H
A
D
tablet_tool_tranform_processor.cpp
156
double
pressure
= libinput_event_tablet_tool_get_pressure(event);
in OnTipDown()
local
207
double
pressure
= libinput_event_tablet_tool_get_pressure(tabletEvent);
in OnTipMotion()
local
279
double
pressure
= libinput_event_tablet_tool_get_pressure(tabletEvent);
in OnTipProximity()
local
H
A
D
touch_transform_processor.cpp
71
double
pressure
= libinput_event_touch_get_pressure(touch);
in OnEventTouchDown()
local
167
double
pressure
= libinput_event_touch_get_pressure(touch);
in OnEventTouchMotion()
local
H
A
D
touchpad_transform_processor.cpp
80
double
pressure
= libinput_event_touchpad_get_pressure(touchpad);
in OnEventTouchPadDown()
local
135
double
pressure
= libinput_event_touchpad_get_pressure(touchpad);
in OnEventTouchPadMotion()
local
/foundation/multimodalinput/input/test/fuzztest/injectevent_fuzzer/
H
A
D
injectevent_fuzzer.cpp
90
int32_t
pressure
;
in InjectTouchEvent()
local
135
int32_t
pressure
;
in InjectMouseEvent()
local
/foundation/multimodalinput/input/test/fuzztest/simulateinputevent_fuzzer/
H
A
D
simulateinputevent_fuzzer.cpp
94
int32_t
pressure
;
in SimulatePointerEvent()
local
/foundation/window/window_manager/wm/include/
H
A
D
gtx_input_event_sender.h
37
double
pressure
= .0f;
member
/third_party/mesa3d/src/broadcom/compiler/
H
A
D
vir_dump.c
368
int
pressure
= 0;
in vir_dump()
local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H
A
D
scheduler.c
72
int
pressure
= reg[i] + n - (i + 1);
in ppir_schedule_calc_sched_info()
local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H
A
D
reduce_scheduler.c
81
float
pressure
= reg[i] + n - (i + 1);
in schedule_calc_sched_info()
local
/foundation/arkui/ace_engine/frameworks/core/event/
H
A
D
event_convertor.h
47
double
pressure
= 0.0;
variable
/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H
A
D
mock_pointer_event.cpp
121
void PointerEvent::PointerItem::SetPressure(double
pressure
)
in SetPressure()
argument
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H
A
D
pointer_event_test.cpp
1508
double
pressure
= -1.0;
in HWTEST_F()
local
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H
A
D
libinput_interface.h
72
double
pressure
;
member
/third_party/jerryscript/jerry-core/jmem/
H
A
D
jmem-heap.c
315
jmem_pressure_t
pressure
= JMEM_PRESSURE_NONE;
in jmem_heap_gc_and_alloc_block()
local
/third_party/mesa3d/src/panfrost/midgard/
H
A
D
mir_promote_uniforms.c
217
unsigned
pressure
= mir_estimate_pressure(ctx);
in mir_work_heuristic()
local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_residency.cpp
116
double
pressure
= double(mem_info->usage) / double(mem_info->budget);
in get_eviction_grace_period()
local
/third_party/mesa3d/src/panfrost/bifrost/
H
A
D
bi_pressure_schedule.c
289
signed
pressure
= 0;
in pressure_schedule_block()
local
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
native_compatible.h
114
double
pressure
;
member
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H
A
D
js_register_module.cpp
476
double
pressure
;
in HandleTouchPropertyInt32()
local
/third_party/mesa3d/src/gallium/drivers/vc4/
H
A
D
vc4_qir.c
500
int
pressure
= 0;
in qir_dump()
local
/third_party/alsa-lib/test/
H
A
D
playmidi1.c
324
static void do_pressure(int chan, int pitch, int
pressure
)
in do_pressure()
argument
335
static void do_chanpressure(int chan, int
pressure
)
in do_chanpressure()
argument
/third_party/jerryscript/jerry-core/ecma/base/
H
A
D
ecma-gc.c
1512
ecma_free_unused_memory (jmem_pressure_t
pressure
) /**< current
pressure
*/
in ecma_free_unused_memory()
argument
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_schedule.c
111
int
pressure
;
member
838
nir_schedule_mark_use(nir_schedule_scoreboard *scoreboard, void *reg_or_def, nir_instr *reg_or_def_parent, int
pressure
)
nir_schedule_mark_use()
argument
[all...]
/third_party/libinput/tools/
H
A
D
libinput-debug-events.c
392
double dist,
pressure
;
in print_tablet_axes()
local
H
A
D
libinput-debug-tablet.c
63
double dist,
pressure
;
member
72
int distance,
pressure
;
member
Completed in 21 milliseconds
1
2