Home
last modified time | relevance | path

Searched defs:pressure (Results 1 – 25 of 42) sorted by relevance

12

/third_party/boost/boost/units/systems/cgs/
Dpressure.hpp23 typedef unit<pressure_dimension,cgs::system> pressure; typedef
/third_party/boost/boost/units/systems/si/
Dpressure.hpp23 typedef unit<pressure_dimension,si::system> pressure; typedef
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_touch.c172 SDL_AddFinger(SDL_Touch *touch, SDL_FingerID fingerid, float x, float y, float pressure) in SDL_AddFinger()
217 SDL_bool down, float x, float y, float pressure) in SDL_SendTouch()
279 float x, float y, float pressure) in SDL_SendTouchMotion()
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirevents.c132 HandleTouchPress(int device_id, int source_id, SDL_bool down, float x, float y, float pressure) in HandleTouchPress()
138 HandleTouchMotion(int device_id, int source_id, float x, float y, float pressure) in HandleTouchMotion()
176 float pressure = MIR_mir_touch_event_axis_value(touch, i, mir_touch_axis_pressure); in HandleTouchEvent() local
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_touch.h49 float pressure; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dscheduler.c76 int pressure = reg[i] + n - (i + 1); in ppir_schedule_calc_sched_info() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dreduce_scheduler.c82 float pressure = reg[i] + n - (i + 1); in schedule_calc_sched_info() local
/third_party/mesa3d/src/broadcom/compiler/
Dvir_dump.c368 int pressure = 0; in vir_dump() local
/third_party/boost/libs/units/example/
Dkitchen_sink.cpp217 idealGasLaw(const quantity<si::pressure,Y>& P, in idealGasLaw()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_touchEvent.js48 pressure: '[PC preview] unknow pressure', property
Dohos_sensor.js122 pressure: '[PC preview] unknown pressure', property
/third_party/alsa-lib/test/
Dplaymidi1.c322 static void do_pressure(int chan, int pitch, int pressure) in do_pressure()
333 static void do_chanpressure(int chan, int pressure) in do_chanpressure()
/third_party/mtdev/src/
Dstate.h50 int pressure; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandtouch.c63 uint32_t pressure, in touch_handle_touch()
/third_party/libinput/tools/
Dlibinput-debug-tablet.c62 double dist, pressure; member
71 int distance, pressure; member
Dlibinput-measure-touchpad-pressure.py99 def __init__(self, pressure=None): argument
/third_party/mesa3d/src/panfrost/midgard/
Dmir_promote_uniforms.c217 unsigned pressure = mir_estimate_pressure(ctx); in mir_work_heuristic() local
/third_party/flutter/engine/flutter/lib/ui/window/
Dpointer_data.h67 double pressure; member
/third_party/jerryscript/jerry-core/jmem/
Djmem-heap.c292 jmem_pressure_t pressure = JMEM_PRESSURE_NONE; in jmem_heap_gc_and_alloc_block() local
/third_party/libinput/src/
Devdev-tablet.c1078 const struct input_absinfo *pressure; in tool_set_pressure_thresholds() local
1242 *pressure; in sanitize_pressure_distance() local
1307 const struct input_absinfo *pressure, *distance; in detect_pressure_offset() local
1372 int pressure; in detect_tool_contact() local
/third_party/libinput/test/
Dtest-tablet.c3544 double pressure, distance; in START_TEST() local
3779 double pressure; in START_TEST() local
3857 double pressure; in START_TEST() local
3914 double pressure; in START_TEST() local
4041 int pressure; in START_TEST() local
4074 double pressure; in START_TEST() local
4111 double pressure; in START_TEST() local
4144 double pressure; in START_TEST() local
/third_party/mesa3d/src/compiler/nir/
Dnir_schedule.c111 int pressure; member
822 int pressure) in nir_schedule_mark_use()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.c500 int pressure = 0; in qir_dump() local
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstsensors.h154 gfloat pressure; member
/third_party/jerryscript/jerry-core/ecma/base/
Decma-gc.c1496 ecma_free_unused_memory (jmem_pressure_t pressure) /**< current pressure */ in ecma_free_unused_memory()

12