HomeSort by relevance Sort by last modified time
    Searched refs:art (Results 1 - 9 of 9) sorted by null

  /frameworks/base/media/libstagefright/
StagefrightMediaScanner.cpp 189 MediaAlbumArt *art = static_cast<MediaAlbumArt *>(mem->pointer()); local
191 char *data = (char *)malloc(art->mSize + 4);
192 *(int32_t *)data = art->mSize;
193 memcpy(&data[4], &art[1], art->mSize);
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c 1360 S_DLS_ART_VALUES art; local
1600 S_DLS_ART_VALUES art; local
    [all...]
  /packages/apps/Music/src/com/android/music/
AlbumBrowserActivity.java 611 // we just use it to see if there is album art or not
612 String art = cursor.getString(mAlbumArtIndex); local
614 if (unknown || art == null || art.length() == 0) {
ArtistAlbumBrowserActivity.java 737 // we just use it to see if there is album art or not
738 String art = cursor.getString(cursor.getColumnIndexOrThrow( local
740 if (unknown || art == null || art.length() == 0) {
    [all...]
MusicUtils.java 475 // as from the album art cache
482 // remove from album art cache
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
crypto-aes.js 389 That thou her maid art far more fair than she:\n\
411 O, speak again, bright angel! for thou art\n\
419 var password = "O Romeo, Romeo! wherefore art thou Romeo?";
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js 389 That thou her maid art far more fair than she:\n\
411 O, speak again, bright angel! for thou art\n\
419 var password = "O Romeo, Romeo! wherefore art thou Romeo?";
  /external/chromium/net/base/
effective_tld_names.cc     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 434 milliseconds