/frameworks/av/cmds/stagefright/ |
SimplePlayer.cpp | 323 err = state->mCodec->configure(
|
/frameworks/av/media/libstagefright/filters/ |
MediaFilter.cpp | 456 err = mFilter->configure(msg); 458 ALOGE("Failed to configure filter component, err %d", err);
|
/frameworks/av/media/mtp/ |
MtpFfsHandle.cpp | 351 LOG(WARNING) << "Endpoints were not closed before configure!"; 491 int MtpFfsHandle::configure(bool usePtp) { function in class:android::MtpFfsHandle 494 LOG(ERROR) << "MtpServer was unable to get configure lock";
|
MtpServer.cpp | 125 int MtpServer::configure(bool usePtp) { function in class:android::MtpServer 131 int ret = sHandle->configure(usePtp); 132 if (ret) ALOGE("Failed to configure MTP driver!"); [all...] |
/frameworks/av/media/ndk/ |
NdkMediaCodec.cpp | 233 ALOGV("configure with format: %s", nativeFormat->debugString(0).c_str()); 239 return translate_error(mData->mCodec->configure(nativeFormat, surface,
|
/frameworks/av/services/audioflinger/ |
Effects.cpp | 68 // mConfig is set by configure() and not used before then 70 // mMaxDisableWaitCnt is set by configure() and not used before then 345 status_t AudioFlinger::EffectModule::configure() function in class:android::AudioFlinger::EffectModule 418 ALOGV("configure() %p thread %p buffer %p framecount %zu", [all...] |
Threads.h | [all...] |
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
LegacyCameraDevice.java | 314 * Configure the device with a set of output surfaces. 379 Log.e(TAG, "Surface bufferqueue is abandoned, cannot configure as output: ", e); 388 mRequestThreadManager.configure(sizedSurfaces); 443 Log.e(TAG, "submitRequestList - must configure " + 446 "submitRequestList - must configure " + [all...] |
/frameworks/base/services/core/java/com/android/server/display/ |
AutomaticBrightnessController.java | 223 public void configure(boolean enable, float adjustment, boolean dozing, method in class:AutomaticBrightnessController
|
/hardware/qcom/display/msm8084/libexternal/ |
external.cpp | 49 int ExternalDisplay::configure() { function in class:qhwc::ExternalDisplay 593 // configure dpy attr to primary resolution and set
|
/hardware/qcom/display/msm8226/libexternal/ |
external.cpp | 49 int ExternalDisplay::configure() { function in class:qhwc::ExternalDisplay 593 // configure dpy attr to primary resolution and set
|
/hardware/qcom/display/msm8909/libhdmi/ |
hdmi.cpp | 97 int HDMIDisplay::configure() { function in class:qhwc::HDMIDisplay 573 // configure dpy attr to primary resolution and set MDP
|
/hardware/qcom/display/msm8994/libhdmi/ |
hdmi.cpp | 97 int HDMIDisplay::configure() { function in class:qhwc::HDMIDisplay 596 // configure dpy attr to primary resolution and set MDP
|
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/ |
CameraOps.java | 330 * Configure streams and run minimal preview 433 mRecordingStream.configure(
|
/prebuilts/gdb/darwin-x86/lib/python2.7/config/ |
Makefile | 5 # into the real Makefile by running the script ./configure, which 8 # time you run the configure script. Ideally, you can do: 10 # ./configure 27 # === Variables set by configure 56 # Portable install script (configure doesn't always guess right) 138 # Deployment target selected during configure, to be checked 156 # configure script arguments 167 CONFIGFILES= configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/config/ |
Makefile | 5 # into the real Makefile by running the script ./configure, which 8 # time you run the configure script. Ideally, you can do: 10 # ./configure 27 # === Variables set by configure 56 # Portable install script (configure doesn't always guess right) 138 # Deployment target selected during configure, to be checked 156 # configure script arguments 167 CONFIGFILES= configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
Makefile | 5 # into the real Makefile by running the script ./configure, which 8 # time you run the configure script. Ideally, you can do: 10 # ./configure 27 # === Variables set by configure 56 # Portable install script (configure doesn't always guess right) 138 # Deployment target selected during configure, to be checked 156 # configure script arguments 167 CONFIGFILES= configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
Makefile | 5 # into the real Makefile by running the script ./configure, which 8 # time you run the configure script. Ideally, you can do: 10 # ./configure 27 # === Variables set by configure 56 # Portable install script (configure doesn't always guess right) 138 # Deployment target selected during configure, to be checked 156 # configure script arguments 167 CONFIGFILES= configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in [all...] |
/external/libpcap/ |
configure | 9 # This configure script is free software; the Free Software Foundation 832 # Accept the important Cygnus configure options, so we can diagnose typos. [all...] |
/build/blueprint/bootstrap/ |
doc.go | 114 // also performs a set of string substitutions on the file to configure it for
|
/external/ImageMagick/scripts/ |
xsnap | 262 . configure -cursor watch 275 . configure -cursor {} 335 . configure -cursor watch 352 . configure -cursor {} 503 . configure -cursor watch 531 . configure -cursor {}
|
/external/curl/projects/ |
build-openssl.bat | 141 :configure label 194 perl Configure debug-VC-WIN64A --prefix=%CD% 217 perl Configure VC-WIN64A --prefix=%CD% 247 perl Configure debug-VC-WIN32 no-asm --prefix=%CD% 270 perl Configure VC-WIN32 no-asm --prefix=%CD%
|
build-wolfssl.bat | 112 :configure label
|
/external/strace/ |
strace.spec | 63 %configure
|
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
maven-aether-provider-3.2.1.jar | |