Home
last modified time | relevance | path

Searched defs:pressure (Results 1 - 25 of 37) sorted by relevance

12

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtablet_tool_tranform_processor.cpp156 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 Dtouch_transform_processor.cpp71 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 Dtouchpad_transform_processor.cpp80 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 Dinjectevent_fuzzer.cpp90 int32_t pressure; in InjectTouchEvent() local
135 int32_t pressure; in InjectMouseEvent() local
/foundation/multimodalinput/input/test/fuzztest/simulateinputevent_fuzzer/
H A Dsimulateinputevent_fuzzer.cpp94 int32_t pressure; in SimulatePointerEvent() local
/foundation/window/window_manager/wm/include/
H A Dgtx_input_event_sender.h37 double pressure = .0f; member
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_dump.c368 int pressure = 0; in vir_dump() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dscheduler.c72 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 Dreduce_scheduler.c81 float pressure = reg[i] + n - (i + 1); in schedule_calc_sched_info() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.h47 double pressure = 0.0; variable
/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_pointer_event.cpp121 void PointerEvent::PointerItem::SetPressure(double pressure) in SetPressure() argument
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1508 double pressure = -1.0; in HWTEST_F() local
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput_interface.h72 double pressure; member
/third_party/jerryscript/jerry-core/jmem/
H A Djmem-heap.c315 jmem_pressure_t pressure = JMEM_PRESSURE_NONE; in jmem_heap_gc_and_alloc_block() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_promote_uniforms.c217 unsigned pressure = mir_estimate_pressure(ctx); in mir_work_heuristic() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_residency.cpp116 double pressure = double(mem_info->usage) / double(mem_info->budget); in get_eviction_grace_period() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pressure_schedule.c289 signed pressure = 0; in pressure_schedule_block() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_compatible.h114 double pressure; member
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp476 double pressure; in HandleTouchPropertyInt32() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.c500 int pressure = 0; in qir_dump() local
/third_party/alsa-lib/test/
H A Dplaymidi1.c324 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 Decma-gc.c1512 ecma_free_unused_memory (jmem_pressure_t pressure) /**< current pressure */ in ecma_free_unused_memory() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c111 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 Dlibinput-debug-events.c392 double dist, pressure; in print_tablet_axes() local
H A Dlibinput-debug-tablet.c63 double dist, pressure; member
72 int distance, pressure; member

Completed in 21 milliseconds

12