HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 1001 - 1025 of 1421) sorted by null

<<41424344454647484950>>

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 1558 int MDPCompNonSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, function in class:qhwc::MDPCompNonSplit
1871 int MDPCompSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, function in class:qhwc::MDPCompSplit
2084 int MDPCompSrcSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, function in class:qhwc::MDPCompSrcSplit
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 1780 int MDPCompNonSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, function in class:qhwc::MDPCompNonSplit
2091 int MDPCompSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, function in class:qhwc::MDPCompSplit
2297 int MDPCompSrcSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, function in class:qhwc::MDPCompSrcSplit
    [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /frameworks/base/media/jni/
android_media_MediaCodec.cpp 266 status_t JMediaCodec::configure( function in class:android::JMediaCodec
279 return mCodec->configure(format, mSurfaceTextureClient, crypto, flags);
996 err = codec->configure(format, bufferProducer, crypto, flags);
    [all...]
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.c 24 * <listitem>mix_audio_configure() to configure stream parameters.</listitem>
201 klass->configure = mix_audio_configure_default;
426 * @params: Audio parameter used to configure SST.
835 // If we cannot lock stream thread, data is flowing and we can't configure.
844 ret = MIX_RESULT_WRONGMODE; // This configure is allowed only in DECODE mode.
859 // now configure stream.
    [all...]
  /system/keymaster/
soft_keymaster_device.cpp 279 km2_device_.configure = configure;
605 keymaster_error_t SoftKeymasterDevice::configure(const keymaster2_device_t* dev, function in class:keymaster::SoftKeymasterDevice
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaSyncTest.java 652 mDecoder.configure(mediaFormat, mSurface, null, 0);
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
Plot.java 371 Configurator.configure(getContext(), this, attrHash);
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
OptionalBinder.java 99 * protected void configure() {
111 * protected void configure() {
119 * protected void configure() {
130 * protected void configure() {
139 * protected void configure() {
151 * protected void configure() {
157 * protected void configure() {
377 @Override public void configure(Binder binder) { method in class:OptionalBinder.RealOptionalBinder
  /external/iproute2/doc/
ip-tunnels.tex 36 will create tunnel device with name \verb|MY-TUNNEL|. Now you may configure
197 After tunnel device is created you should configure it as you did
  /external/jetty/src/java/org/eclipse/jetty/server/
AbstractConnector.java 387 protected void configure(Socket socket) throws IOException method in class:AbstractConnector
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/webapp/
WebInfConfiguration.java 145 public void configure(WebAppContext context) throws Exception method in class:WebInfConfiguration
147 //cannot configure if the context is already started
151 LOG.debug("Cannot configure webapp "+context+" after it is started");
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar 
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
MediaCodecVideoDecoder.java 230 // Pass null in |surfaceTextureHelper| to configure the codec for ByteBuffer output.
282 mediaCodec.configure(format, surface, null, 0);
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 123 fprintf(stderr, "Unable to configure SIGINT handler: %s\n",
129 fprintf(stderr, "Unable to configure SIGHUP handler: %s\n",
177 err = codec->configure(format, NULL, NULL,
180 fprintf(stderr, "ERROR: unable to configure %s codec at %dx%d (err=%d)\n",
531 // Configure signal handler.
563 // Configure and start the encoder.
607 // Configure optional overlay.
626 // Configure virtual display.
638 // Configure muxer. We have to wait for the CSD blob from the encoder
    [all...]
  /frameworks/av/cmds/stagefright/
SimplePlayer.cpp 322 err = state->mCodec->configure(
  /frameworks/av/media/ndk/
NdkMediaCodec.cpp 219 ALOGV("configure with format: %s", nativeFormat->debugString(0).c_str());
225 return translate_error(mData->mCodec->configure(nativeFormat, surface,
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyCameraDevice.java 314 * Configure the device with a set of output surfaces.
381 Log.e(TAG, "Surface bufferqueue is abandoned, cannot configure as output: ", e);
390 mRequestThreadManager.configure(sizedSurfaces);
445 Log.e(TAG, "submitRequestList - must configure " +
448 "submitRequestList - must configure " +
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
AutomaticBrightnessController.java 228 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

Completed in 1198 milliseconds

<<41424344454647484950>>