Searched refs:configure (Results 51 - 75 of 128) sorted by relevance

123456

/frameworks/av/media/libstagefright/omx/
H A DBWGraphicBufferSource.cpp91 ::android::binder::Status BWGraphicBufferSource::configure( function in class:android::BWGraphicBufferSource
122 return Status::fromStatusT(mBase->configure(
/frameworks/support/app-toolkit/buildSrc/src/main/kotlin/androidx/build/
H A DSupportAndroidTestAppPlugin.kt37 CheckExternalDependencyLicensesTask.configure(project)
H A DSupportAndroidLibraryPlugin.kt41 CheckExternalDependencyLicensesTask.configure(project)
/frameworks/support/app-toolkit/buildSrc/src/main/kotlin/androidx/build/license/
H A DCheckExternalDependencyLicensesTask.kt103 fun configure(project: Project) {
/frameworks/support/buildSrc/src/main/kotlin/androidx/build/
H A DSupportAndroidTestAppPlugin.kt37 CheckExternalDependencyLicensesTask.configure(project)
H A DSupportAndroidLibraryPlugin.kt41 CheckExternalDependencyLicensesTask.configure(project)
/frameworks/support/buildSrc/src/main/kotlin/androidx/build/license/
H A DCheckExternalDependencyLicensesTask.kt103 fun configure(project: Project) {
/frameworks/av/media/libmediaplayer2/nuplayer2/
H A DNuPlayer2DecoderBase.cpp67 void NuPlayer2::DecoderBase::configure(const sp<AMessage> &format) { function in class:android::NuPlayer2::DecoderBase
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.cpp65 void NuPlayer::DecoderBase::configure(const sp<AMessage> &format) { function in class:android::NuPlayer::DecoderBase
/frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
H A DGraphicBufferSource.h55 * The GraphicBufferSource can be configure dynamically to discard frames
118 status_t configure(
/frameworks/base/media/java/android/media/
H A DAmrInputStream.java71 mCodec.configure(format,
H A DMediaCodec.java216 state. First, you need to configure it via {@link #configure configure(&hellip;)}, which brings
273 want to process data asynchronously. Then, {@linkplain #configure configure} the codec using the
298 Codec-specific data can also be included in the format passed to {@link #configure configure} in
448 asynchronously by setting a callback before calling {@link #configure configure}. Asynchronous
494 codec.configure(forma
1885 public void configure( method in class:MediaCodec
1915 public void configure( method in class:MediaCodec
1922 private void configure( method in class:MediaCodec
[all...]
/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.h61 status_t configure(
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DGpuVideoTrackDecoder.java100 mediaCodec.configure(format, surface, null, 0);
H A DCpuVideoTrackDecoder.java75 mediaCodec.configure(format, null, null, 0);
/frameworks/native/services/inputflinger/
H A DInputReader.h573 void configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes);
694 void configure(InputDevice* device);
725 void configure(InputDevice* device);
942 void configure(InputDevice* device, size_t slotCount, bool usingSlotsProtocol);
970 * - configure with 0 changes
992 virtual void configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes);
1084 virtual void configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes);
1156 virtual void configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes);
1222 virtual void configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes);
1244 virtual void configure(nsecs_
[all...]
H A DInputReader.cpp471 device->configure(when, &mConfig, 0);
641 device->configure(now, &mConfig, changes);
1118 void InputDevice::configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes) { function in class:android::InputDevice
1155 mapper->configure(when, config, changes);
1462 void CursorScrollAccumulator::configure(InputDevice* device) { function in class:android::CursorScrollAccumulator
1501 void TouchButtonAccumulator::configure(InputDevice* device) { function in class:android::TouchButtonAccumulator
1797 void MultiTouchMotionAccumulator::configure(InputDevice* device, function in class:android::MultiTouchMotionAccumulator
1994 void InputMapper::configure(nsecs_t when, function in class:android::InputMapper
2272 void KeyboardInputMapper::configure(nsecs_t when, function in class:android::KeyboardInputMapper
2274 InputMapper::configure(whe
2632 void CursorInputMapper::configure(nsecs_t when, function in class:android::CursorInputMapper
3015 void RotaryEncoderInputMapper::configure(nsecs_t when, function in class:android::RotaryEncoderInputMapper
3269 void TouchInputMapper::configure(nsecs_t when, function in class:android::TouchInputMapper
7039 void ExternalStylusInputMapper::configure(nsecs_t when, function in class:android::ExternalStylusInputMapper
7177 void JoystickInputMapper::configure(nsecs_t when, function in class:android::JoystickInputMapper
[all...]
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
H A DVtsHalSensorManagerV1_0TargetTest.cpp235 ASSERT_OK(chan->configure(handle, RateLevel::FAST, [&](auto token, auto res) {
241 ASSERT_OK(chan->configure(handle, RateLevel::STOP, [](auto token, auto res) {
253 << "configure token and sensor handle don't match.";
/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/
H A DListPopupWindowTest.java373 popupBuilder.configure();
375 // Get the anchor view and configure it with ListPopupWindow's drag-to-open listener
379 // And also configure it to show the popup window on click
415 * Inner helper class to configure an instance of <code>ListPopupWindow</code> for the
460 private void configure() { method in class:ListPopupWindowTest.Builder
516 // And configure Mockito to call our original listener with onItemClick.
532 configure();
/frameworks/av/include/media/stagefright/
H A DMediaCodec.h92 status_t configure(
98 status_t configure(
346 // configure parameter
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h92 status_t configure(
98 status_t configure(
346 // configure parameter
/frameworks/av/media/libaaudio/src/client/
H A DAudioEndpoint.cpp120 aaudio_result_t AudioEndpoint::configure(const EndpointDescriptor *pEndpointDescriptor, function in class:AudioEndpoint
131 ALOGE("configure() bytesPerFrame != sizeof(AAudioServiceMessage) = %d",
137 ALOGE("configure() NULL counter address");
143 ALOGE("configure() endpoint already used");
157 ALOGV("configure() data framesPerBurst = %d", descriptor->framesPerBurst);
158 ALOGV("configure() data readCounterAddress = %p",
167 ALOGV("configure() mFreeRunning = %d", mFreeRunning ? 1 : 0);
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
H A DManageDialog.java85 mAlertParams.mPositiveButtonText = getText(R.string.configure);
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DDisplaySinkService.java160 mCodec.configure(format, mSurface, null, 0);
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
H A DDisplaySourceService.java202 codec.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE);

Completed in 553 milliseconds

123456