HomeSort by relevance Sort by last modified time
    Searched refs:collect_data (Results 1 - 3 of 3) sorted by null

  /cts/apps/CameraITS/tests/sensor_fusion/
test_sensor_fusion.py 80 events, frames = collect_data()
319 def collect_data(): function
  /external/boringssl/src/crypto/asn1/
tasn_dec.c 75 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen);
1202 else if (plen && !collect_data(buf, &p, plen))
1215 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen) function
1223 OPENSSL_PUT_ERROR(ASN1, collect_data, ERR_R_MALLOC_FAILURE);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 691 const void *collect_data)
694 collect_func (glyphs, values[i], collect_data);
1067 const void *collect_data; member in struct:OT::ContextCollectGlyphsLookupContext
1569 const void *collect_data[3]; member in struct:OT::ChainContextCollectGlyphsLookupContext
    [all...]

Completed in 108 milliseconds