Home
last modified time | relevance | path

Searched refs:art (Results 1 – 25 of 69) sorted by relevance

123

/frameworks/rs/java/tests/Refocus/dataExtraction/
DN5.txt5 07-30 19:27:06.356 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
6 07-30 19:27:06.356 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
7 07-30 19:27:06.452 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
8 07-30 19:27:06.452 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
11 07-30 19:27:07.210 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
12 07-30 19:27:07.210 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
13 07-30 19:27:07.378 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
14 07-30 19:27:07.378 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
20 07-30 19:27:09.926 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
21 07-30 19:27:09.926 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
[all …]
/frameworks/support/media-compat/ics/android/support/v4/media/session/
DMediaSessionCompatApi14.java166 Bitmap art = metadata.getParcelable(METADATA_KEY_ART); in buildOldMetadata() local
167 editor.putBitmap(RemoteControlClient.MetadataEditor.BITMAP_KEY_ARTWORK, art); in buildOldMetadata()
170 Bitmap art = metadata.getParcelable(METADATA_KEY_ALBUM_ART); in buildOldMetadata() local
171 editor.putBitmap(RemoteControlClient.MetadataEditor.BITMAP_KEY_ARTWORK, art); in buildOldMetadata()
/frameworks/base/cmds/app_process/
DAndroid.mk15 LOCAL_LDFLAGS := -Wl,--version-script,art/sigchainlib/version-script.txt -Wl,--export-dynamic
61 LOCAL_LDFLAGS := -ldl -Wl,--version-script,art/sigchainlib/version-script.txt -Wl,--export-dynamic
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
DMediaNotificationManager.java257 Bitmap art = null; in createNotification() local
263 art = AlbumArtCache.getInstance().getBigImage(artUrl); in createNotification()
264 if (art == null) { in createNotification()
267 art = BitmapFactory.decodeResource(mService.getResources(), in createNotification()
280 .setLargeIcon(art); in createNotification()
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
DMediaRouteControllerDialog.java604 Bitmap art = ((BitmapDrawable) mArtView.getDrawable()).getBitmap(); in updateLayoutHeightInternal() local
605 if (art != null) { in updateLayoutHeightInternal()
606 artViewHeight = getDesiredArtHeight(art.getWidth(), art.getHeight()); in updateLayoutHeightInternal()
607 mArtView.setScaleType(art.getWidth() >= art.getHeight() in updateLayoutHeightInternal()
1324 Bitmap art = null; in doInBackground() local
1326 art = mIconBitmap; in doInBackground()
1360 art = BitmapFactory.decodeStream(stream, null, options); in doInBackground()
1372 if (art != null && art.getWidth() < art.getHeight()) { in doInBackground()
1374 Palette palette = new Palette.Builder(art).maximumColorCount(1).generate(); in doInBackground()
1378 return art; in doInBackground()
[all …]
/frameworks/base/tests/OneMedia/src/com/android/onemedia/
DNotificationHelper.java183 Bitmap art; in updateNotification() local
187 art = null; in updateNotification()
192 art = description.getIconBitmap(); in updateNotification()
215 .setLargeIcon(art) in updateNotification()
DPlayerController.java94 public void setArt(Bitmap art) { in setArt() argument
95 mArt = art; in setArt()
98 mBinder.setIcon(art); in setArt()
DOnePlayerActivity.java78 mArtView = (ImageView) findViewById(R.id.art); in onCreate()
/frameworks/base/tools/preload2/
Dpreload-tool17 # from art/tools/art.
/frameworks/av/media/libstagefright/
DStagefrightMediaScanner.cpp157 MediaAlbumArt *art = static_cast<MediaAlbumArt *>(mem->pointer()); in extractAlbumArt() local
158 return art->clone(); in extractAlbumArt()
/frameworks/base/docs/html-intl/intl/es/training/multiscreen/
Dadaptui.jd65 <p>Ten en cuenta que este código consulta la disponibilidad del panel del "artículo", lo que es muc…
80 …lo de News Reader, al hacer clic en un encabezado de la lista se abrirá el artículo del panel situ…
129 …endiente en otras. Por ejemplo, en el ejemplo de News Reader, el texto del artículo de noticias se…
142 …e caso, un diseño XML sería un trabajo innecesario porque el fragmento del artículo es el único co…
189 …ejemplo de News Reader utiliza una actividad independiente para mostrar el artículo de noticias en…
191 <p>Esto significa que cuando el usuario utiliza el modo vertical y está consultando un artículo, ti…
/frameworks/base/media/java/android/media/session/
DMediaSessionLegacyHelper.java86 Bitmap art = metadata.getBitmap(MediaMetadata.METADATA_KEY_ART); in getOldMetadata() local
88 scaleBitmapIfTooBig(art, artworkWidth, artworkHeight)); in getOldMetadata()
91 Bitmap art = metadata.getBitmap(MediaMetadata.METADATA_KEY_ALBUM_ART); in getOldMetadata() local
93 scaleBitmapIfTooBig(art, artworkWidth, artworkHeight)); in getOldMetadata()
/frameworks/base/docs/html/guide/platform/
Dindex.jd22 <a href="#art">Android Runtime</a>
58 <a href="#art">the Android Runtime (ART)</a> relies on the Linux kernel for
87 <h2 id="art">
122 <a href="/guide/platform/verifying-apps-art.html">the reverse may not be
/frameworks/base/docs/html/guide/practices/
Dverifying-apps-art.jd53 "http://source.android.com/devices/tech/dalvik/art.html">Introducing
71 "http://source.android.com/devices/tech/dalvik/art.html">Introducing
199 W/art ( 1234): JNI RegisterNativeMethods: attempt to register 0 native
237 <pre class="no-pretty-print">F/art: art/runtime/thread.cc:435]
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/
Ddevice-art.jd2 page.image=/images/device-art-ex-crop.jpg
162 var MSG_GENERATING_IMAGE = 'Generating device art&hellip;';
358 ….attr('src', '../../../../../distribute/tools/promote/device-art-resources/' + this.id + '/thumb.p…
465 …resList[res[i]] = '../../../../../distribute/tools/promote/device-art-resources/' + g_currentDevic…
/frameworks/base/docs/html/distribute/tools/promote/
Ddevice-art.jd2 page.image=/images/device-art-ex-crop.jpg
10 <p>The device art generator enables you to quickly wrap app screenshots in device artwork. This pro…
180 var MSG_GENERATING_IMAGE = 'Generating device art&hellip;';
444 .attr('src', 'device-art-resources/' + this.id + '/thumb.png')
570 resList[res[i]] = 'device-art-resources/' + g_currentDevice.id + '/' +
/frameworks/base/docs/html/design/get-started/
Dcreative-vision.jd26 of art in their own right. Just like a well-made tool, your app should strive to combine beauty,
/frameworks/base/docs/html/training/tv/tif/
Dchannel.jd103 <h3 id="art">Present Channel and Program Information</h2>
121 <li><strong>Poster art</strong> ({@link android.media.tv.TvContract.Programs#COLUMN_POSTER_ART_URI})
132 <p>The system TV app provides the same information through the program guide, including poster art,
305 - The URI for the poster art used as the background of the app link
/frameworks/base/docs/html/distribute/stories/games/
Dkongregate-adv-cap.jd38 Developer Console to test two variant designs of feature art. Their prediction
Dkongregate-global-assault.jd64 developers. If we can improve conversion rates through art or graphics by even
/frameworks/base/docs/html/distribute/users/
Dexperiments.jd34 use of character art against objects from a game.
Dexpand-to-new-markets.jd319 <a href="{@docRoot}distribute/tools/promote/device-art.html">device art</a>
Dknow-your-user.jd78 question is something of an art. Also consider providing an appropriate
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design_dialog.jd96 <p><strong>Final art must be exported as a transparent PNG file. Do not include
/frameworks/base/docs/html/about/
Dandroid.jd46 multicore processing and high-performance graphics to state-of-the-art sensors,

123