Home
last modified time | relevance | path

Searched defs:is_available (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Dlibinput-private.h297 int (*is_available)(struct libinput_device *device); member
308 int (*is_available)(struct libinput_device *device); member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.c1335 bool is_available = true; in find_best_gap() local