Home
last modified time | relevance | path

Searched defs:what (Results 1 – 3 of 3) sorted by relevance

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp658 int what = -1; in find_sensor() local
763 int what; in setEnable() local
843 int what; in batch() local
953 int what; in flush() local
999 int what; in setDelay() local
/device/google/contexthub/firmware/src/algos/
Dfusion.c138 static int fusion_init_complete(struct Fusion *fusion, int what, const struct Vec3 *d, float dT) { in fusion_init_complete()
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp1599 #define READ_IF_OK(res, what, def) \ in processRequest() argument