/system/bt/stack/avdt/ |
avdt_msg.cc | 151 avdt_msg_bld_reconfig_cmd, /* reconfigure */ 168 avdt_msg_bld_none, /* reconfigure */ 185 avdt_msg_prs_reconfig_cmd, /* reconfigure */ 202 avdt_msg_prs_none, /* reconfigure */ 219 AVDT_SCB_MSG_RECONFIG_CMD_EVT, /* reconfigure */ 236 AVDT_SCB_MSG_RECONFIG_RSP_EVT, /* reconfigure */ 253 AVDT_SCB_MSG_RECONFIG_RSP_EVT, /* reconfigure */ [all...] |
/system/bt/bta/av/ |
bta_av_aact.cc | 73 /* number to retry on reconfigure failure - some headsets requirs this number to [all...] |
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/ |
CameraRecordingStream.java | 111 * first, then reconfigure only if configuration is changed. 116 * implement because muxer need reconfigure always. But
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/GicV3/ |
ArmGicV3Dxe.c | 305 // This means we need to reconfigure all interrupts to non-secure Group 1
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Dhcp6.h | 107 /// A Reconfigure packet is received and will be passed to Dhcp6Callback.
368 /// If TRUE, the EFI DHCPv6 Protocol instance is willing to accept Reconfigure packet.
369 /// Otherwise, it will ignore it. Reconfigure Accept option can not be specified through
454 - OptionList is not NULL, and Client Id option, Reconfigure Accept option,
[all...] |
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/ |
DnsImpl.h | 415 @param UdpCfgData The UDP configure data to reconfigure the UDP_IO
434 @param UdpCfgData The UDP configure data to reconfigure the UDP_IO
761 reconfigure the instance the caller must call Configure()
[all...] |
/external/autotest/client/common_lib/ |
logging_manager_test.py | 131 # clear out import-time logging config and reconfigure
|
/external/autotest/server/cros/chaos_lib/ |
static_runner.py | 169 # reconfigure the capturer.
|
/external/skia/tools/viewer/ |
ImGuiLayer.cpp | 144 // examing the vertex data to deduce the image rectangle, then reconfigure the
|
/external/skqp/tools/viewer/ |
ImGuiLayer.cpp | 144 // examing the vertex data to deduce the image rectangle, then reconfigure the
|
/external/v8/src/ |
elements.h | 127 virtual void Reconfigure(Handle<JSObject> object,
|
/external/webrtc/talk/app/webrtc/java/jni/ |
androidmediaencoder_jni.cc | 132 // Reconfigure to match |frame| in width, height. Also reconfigures the 604 ALOGE << "Failed to reconfigure encoder."; 681 ALOGD << "Reconfigure encoder due to format change. " 687 ALOGD << "Reconfigure encoder due to frame resolution change from " [all...] |
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/ |
main.c | 95 * As soon as we picked a EGLConfig, we can safely reconfigure the
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
screenshare_layers.cc | 149 // Don't reconfigure qp limits during quality boost frames.
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_supplicant.conf.sgml | 29 the <emphasis>wpa_cli reconfigure</emphasis> command.</para>
|
/system/bt/stack/include/ |
gap_api.h | 260 * Description Applications can call this function to reconfigure the
|
/external/dhcpcd-6.8.2/ |
auth.c | 136 * reconfigure key */ 146 * accept a reconfigure key */ 348 /* We cannot just save a pointer because a reconfigure will
|
dhcpcd.8.in | 102 It will then attempt to renew its lease and reconfigure if the new lease 268 .It Fl g , Fl Fl reconfigure 673 to rebind, reconfigure or exit need to include the same restrictive flags
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
MpegTsDefaultAudioTrackRenderer.java | 421 AUDIO_TRACK.reconfigure(mFormat.getFrameworkMediaFormatV16(), 0); 432 AUDIO_TRACK.reconfigure(mFormat.getFrameworkMediaFormatV16(), audioBufferSize); 439 AUDIO_TRACK.reconfigure(format, 0);
|
/cts/tests/tests/media/src/android/media/cts/ |
AdaptivePlaybackTest.java | 463 new Step("testing DRC with reconfigure - init", this, c) { 472 new Step("testing DRC with reconfigure after " + queuedFrames + " frames", 500 new Step("testing DRC with reconfigure - finally", this, c) { 530 new Step("testing DRC with no reconfigure - init", this, c) { 547 new Step("testing DRC with no reconfigure after " + i + " frames", 579 new Step("testing DRC with no reconfigure - init", this, c) { 610 return new Step("testing DRC with no reconfigure after " + framesBeforeDrc + [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapColorSpaceTest.java | 216 public void reconfigure() { method in class:BitmapColorSpaceTest 226 b.reconfigure(b.getWidth() / 2, b.getHeight() / 2, Bitmap.Config.RGBA_F16); 231 b.reconfigure(b.getWidth(), b.getHeight(), Bitmap.Config.ARGB_8888);
|
BitmapFactoryTest.java | 434 // Test pre-reconfigure, hasAlpha false and true 436 bitmap.reconfigure(bitmapSize, bitmapSize, Config.ARGB_8888); 441 bitmap.reconfigure(bitmapSize, bitmapSize, Config.ARGB_8888); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CameraPreview.java | 137 // Acquire the next camera and request Preview to reconfigure
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
CameraFragment.java | 140 // Acquire the next camera and request Preview to reconfigure
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/ |
Ip4Impl.h | 252 reconfigure the MNP. If Force is TRUE, the MNP is configured no
|