Home
last modified time | relevance | path

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

/external/libchrome-gestures/src/
Dprop_registry.cc109 auto orig_vals = std::make_unique<GesturesPropBool[]>(count_); in CreatePropImpl() local
187 auto orig_vals = std::make_unique<float[]>(count_); in CreatePropImpl() local
269 auto orig_vals = std::make_unique<int[]>(count_); in CreatePropImpl() local
/external/bcc/libbpf-tools/
Dsyscount.c196 struct data_t orig_vals[*count]; in read_vals_batch() local