HomeSort by relevance Sort by last modified time
    Searched full:media (Results 576 - 600 of 11428) sorted by null

<<21222324252627282930>>

  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/out/
atgroup_02.out.b 1 @media all and (min-width:500px){@document url(http://www.w3.org/),url-prefix(http://www.w3.org/Style/),d (…)
atgroup_03.out 1 @media all and (min-width:500px){@document url(http://www.w3.org/),url-prefix(http://www.w3.org/Style/),d (…)
atgroup_03.out.b 1 @media all and (min-width:500px){@document url(http://www.w3.org/),url-prefix(http://www.w3.org/Style/),d (…)
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/stream/
MediaStoreStreamLoader.java 13 * An {@link com.bumptech.glide.load.model.ModelLoader} that can use media store uris to open pre-generated thumbnails
14 * from the media store using {@link android.provider.MediaStore.Images.Thumbnails} and
15 * {@link android.provider.MediaStore.Video.Thumbnails} if the requested size is less than or equal to the media store
16 * thumbnail size. If the given uri is not a media store uri or if the desired dimensions are too large,
  /external/libcups/cups/
cups-private.h 122 /* pwg-media.c */
126 pwg_media_t pwg_media; /* PWG media data for custom size */
127 char pwg_name[65], /* PWG media name for custom size */
128 ppd_name[41]; /* PPD media name for custom size */
172 typedef struct _cups_media_db_s /* Media database */
174 char *color, /* Media color, if any */
175 *key, /* Media key, if any */
176 *info, /* Media human-readable name, if any */
177 *size_name, /* Media PWG size name, if provided */
178 *source, /* Media source, if any *
    [all...]
  /external/libnl/doc/stylesheets/
asciidoc-manpage.css 15 @media print {
  /external/linux-kselftest/tools/testing/selftests/media_tests/
open_loop_test.sh 4 file=/dev/media$1
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowMediaRouter.java 3 import android.media.MediaRouter;
  /frameworks/av/media/libaudioclient/
Android.bp 14 "frameworks/av/media/libaudioclient/aidl",
22 "aidl/android/media/IAudioRecord.aidl",
55 local_include_dirs: ["include/media", "aidl"],
80 "aidl/android/media/IPlayer.aidl",
  /frameworks/av/media/libaudioclient/aidl/android/media/
IAudioRecord.aidl 17 package android.media;
19 import android.media.MicrophoneInfo;
21 /* Native code must specify namespace media (media::IAudioRecord) when referring to this class */
  /frameworks/av/media/libaudioclient/include/media/
TrackPlayerBase.h 20 #include <media/AudioTrack.h>
21 #include <media/PlayerBase.h>
36 const media::VolumeShaper::Configuration& configuration,
37 const media::VolumeShaper::Operation& operation);
  /frameworks/av/media/libmediaextractor/
MetaData.cpp 27 #include <media/stagefright/foundation/ADebug.h>
28 #include <media/stagefright/foundation/AString.h>
29 #include <media/stagefright/foundation/hexdump.h>
30 #include <media/stagefright/MetaData.h>
  /frameworks/av/media/libstagefright/
InterfaceUtils.cpp 19 #include <media/stagefright/CallbackMediaSource.h>
20 #include <media/stagefright/InterfaceUtils.h>
21 #include <media/stagefright/RemoteDataSource.h>
22 #include <media/stagefright/RemoteMediaSource.h>
  /frameworks/av/media/libstagefright/colorconversion/
Android.bp 10 "frameworks/native/include/media/openmax",
  /frameworks/av/media/libstagefright/rtsp/
Android.bp 28 "frameworks/av/media/libstagefright",
29 "frameworks/native/include/media/openmax",
76 "frameworks/av/media/libstagefright",
78 "frameworks/native/include/media/openmax",
  /frameworks/av/media/libstagefright/timedtext/
Android.bp 23 "frameworks/av/media/libstagefright",
  /frameworks/av/services/mediadrm/tests/
Android.mk 19 frameworks/av/media/libmediaplayerservice \
  /frameworks/av/services/mediaextractor/
MediaExtractorUpdateService.h 21 #include <android/media/BnMediaExtractorUpdateService.h>
24 namespace media { namespace in namespace:android
33 static const char* getServiceName() { return "media.extractor.update"; }
37 } // namespace media
  /frameworks/base/core/java/com/android/internal/app/
MediaRouteControllerDialogFragment.java 25 * Media route controller dialog fragment.
28 * this dialog fragment to customize the media route controller dialog.
31 * TODO: Move this back into the API, as in the support library media router.
35 * Creates a media route controller dialog fragment.
  /frameworks/base/media/java/android/media/
IMediaScannerService.aidl 17 package android.media;
19 import android.media.IMediaScannerListener;
27 * Requests the media scanner to scan a file.
38 * Requests the media scanner to scan a file.
  /frameworks/base/media/java/android/media/tv/
ITvInputService.aidl 17 package android.media.tv;
20 import android.media.tv.ITvInputServiceCallback;
21 import android.media.tv.ITvInputSessionCallback;
22 import android.media.tv.TvInputHardwareInfo;
  /frameworks/base/media/java/android/mtp/
package.html 4 PTP (Picture Transfer Protocol) subset of the MTP (Media Transfer Protocol) specification. Your
  /frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
PacketDecoder.java 19 import android.media.midi.MidiReceiver;
23 * {@link android.media.midi.MidiReceiver}
28 * Decodes MIDI data in a packet and passes it to a {@link android.media.midi.MidiReceiver}
30 * @param receiver the {@link android.media.midi.MidiReceiver} to receive the decoded MIDI data
  /frameworks/base/media/tests/MediaDump/res/values/
strings.xml 6 <string name="app_name">Media Dump</string>
  /frameworks/base/packages/MtpDocumentsProvider/perf_tests/
Android.mk 10 LOCAL_CERTIFICATE := media

Completed in 355 milliseconds

<<21222324252627282930>>