Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 25 of 52) sorted by relevance

123

/device/generic/goldfish/audio/
Dutil.cpp58 for (const uint32_t supported : kSupportedRatesHz) { in checkSampleRateHz() local
59 if (value <= supported) { in checkSampleRateHz()
60 suggest = supported; in checkSampleRateHz()
61 return (value == supported); in checkSampleRateHz()
/device/google/coral/vibrator/bench/
Dbenchmark.cpp146 bool supported = true;
151 supported = false; in __anon20d80d0d0102()
155 if (!supported) {
/device/linaro/hikey/hikey/
Dinit.hikey.rc4 # Set supported opengles version
/device/linaro/hikey/hikey960/
Dinit.hikey960.rc4 # Set supported opengles version
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md45 Android. Any extensions provided by the wire protocol that are not supported by
52 implemented; no ES 2.0 extensions are supported, unless they are remappable to
53 GL ES 3.0 features. GL ES 3.1 is not currently supported. Any extensions
54 provided by the wire protocol that are not supported by either Android or
/device/google/crosshatch/json-c/
Dconfigure.ac12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
19 AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms])
/device/google/bonito/json-c/
Dconfigure.ac12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
19 AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms])
/device/google/coral/json-c/
Dconfigure.ac12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
19 AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms])
/device/amlogic/yukawa/hal/audio/
Dspeaker_eq_sei610.fir10 # Values must be 16-bit integers. Currently, a max of 512 taps is supported.
/device/generic/goldfish-opengl/system/renderControl_enc/
DREADME24 queries the host for the number of supported EGL configs.
25 The function returns the number of supported configs and returns in
29 This function queries the host for the all set of supported configs
/device/google/coral/
Ddevice-common.mk58 ro.bluetooth.a2dp_offload.supported=true
Dproduct.prop31 #13631487 is decimal sum of supported codecs in AAL
/device/google_car/coral_car/
Ddevice-common.mk58 ro.bluetooth.a2dp_offload.supported=true
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b1332supported is %d����diagbuf_mpd.c:ULogCore_NameGet returned fail����diagbuf_mpd.c:micro_diagbuffer_…
/device/google/crosshatch/
Ddevice-common.mk93 ro.bluetooth.a2dp_offload.supported=true
Dproduct.prop31 #13631487 is decimal sum of supported codecs in AAL
/device/google/bonito/
Ddevice-common.mk92 ro.bluetooth.a2dp_offload.supported=true
Dproduct.prop31 #13631487 is decimal sum of supported codecs in AAL
/device/google_car/crosshatch_car/
Ddevice-common.mk110 ro.bluetooth.a2dp_offload.supported=true
/device/google/wahoo/
Dsystem.prop31 #13631487 is decimal sum of supported codecs in AAL
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp955 static bool supported = in HostSupportsQemuCli() local
958 return supported; in HostSupportsQemuCli()
962 static bool supported = in HostSupportsVsock() local
965 return supported; in HostSupportsVsock()
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/
DReadme.md83 In an alternative flow, not supported by this implementation but allowed by the
/device/generic/goldfish/
Dinit.goldfish.rc62 # supported, and arbitrary breakage may result if you specify
/device/sample/frameworks/PlatformLibrary/
DREADME.txt13 shared library, which is not currently supported in Android.
/device/google/contexthub/firmware/lib/builtins/
Dfp_extend_impl.inc34 // 2. quiet NaNs, if supported, are indicated by the leading bit of the

123