/external/webkit/JavaScriptCore/pcre/ |
pcre_xclass.cpp | 81 /* Character values < 256 are matched against a bitmap, if one is present. If
|
/external/webkit/JavaScriptCore/runtime/ |
Collector.h | 200 const size_t CELLS_PER_BLOCK = (BLOCK_SIZE - sizeof(Heap*)) * 8 * CELL_SIZE / (8 * CELL_SIZE + 1) / CELL_SIZE; // one bitmap byte can represent 8 cells.
|
/external/webkit/WebCore/platform/graphics/haiku/ |
ImageHaiku.cpp | 44 #include <Bitmap.h>
|
/external/webkit/WebCore/platform/wx/wxcode/gtk/ |
scrollbar_render.cpp | 92 // GdkWindow* for its bitmap. wxWindowDC's GetGDKWindow() was
|
/external/webkit/WebKit/android/jni/ |
WebIconDatabase.cpp | 197 { "nativeIconForPageUrl", "(Ljava/lang/String;)Landroid/graphics/Bitmap;",
|
/frameworks/base/core/jni/ |
Android.mk | 75 android/graphics/Bitmap.cpp \
|
/frameworks/base/docs/html/guide/appendix/ |
glossary.jd | 58 a Bitmap or Surface object. It has methods for standard computer drawing 60 Bitmap or Surface. Canvas is the simplest, easiest way to draw 2D objects 113 — xml or bitmap files that describe the image. Drawable resources 175 <dd>A resizeable bitmap resource that can be used for backgrounds or other
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.graphics.BitmapFactory.html | 87 <nobr><code>Bitmap</code> <A HREF="../../../../reference/android/graphics/BitmapFactory.html#decodeResourceStream(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, android.graphics.Rect, android.graphics.BitmapFactory.Options)" target="_top"><code>decodeResourceStream</code></A>(<code>Resources,</nobr> TypedValue<nobr>,</nobr> InputStream<nobr>,</nobr> Rect<nobr>,</nobr> Options<nobr><nobr></code>)</nobr>
|
/frameworks/base/include/media/ |
Metadata.h | 69 static const Type kVideoFrame = 15; // Bitmap
|
/hardware/libhardware/include/hardware/ |
copybit.h | 65 /* blurs the copied bitmap. The amount of blurring cannot be changed
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
LatinKeyboard.java | 26 import android.graphics.Bitmap; 328 Bitmap buffer = Bitmap.createBitmap(mSpaceKey.width, mSpaceIcon.getIntrinsicHeight(), 329 Bitmap.Config.ARGB_8888);
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cfghooks.h | 100 calls, volatile inline assembly in the bitmap of blocks specified by
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
CanvasViewInfo.java | 128 * This is in absolute "screen" coordinates (relative to the rendered bitmap).
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/inc/ |
ScanCncnAppApi.h | 115 * \prama SPSStatus - a bitmap indicating on which channels scan was attempted (valid for SPS scan only!).\n
|
/external/e2fsprogs/po/ |
ca.po | 519 msgid "block bitmap" 523 msgid "inode bitmap" 535 msgid "inode done bitmap" 547 msgid "inode loop detection bitmap" 718 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n 723 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n 796 "Note: if several inode or block bitmap blocks or part\n" 1061 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n 1066 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n 1076 #. @-expanded: group %g's block bitmap (%b) is bad. [all...] |
e2fsprogs.pot | 517 msgid "block bitmap" 521 msgid "inode bitmap" 533 msgid "inode done bitmap" 545 msgid "inode loop detection bitmap" 717 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n 722 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n 794 "Note: if several inode or block bitmap blocks or part\n" 1060 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n 1065 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n 1075 #. @-expanded: group %g's block bitmap (%b) is bad. [all...] |
pl.po | 517 msgid "block bitmap" 521 msgid "inode bitmap" 533 msgid "inode done bitmap" 545 msgid "inode loop detection bitmap" 716 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n 721 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n 812 "Note: if several inode or block bitmap blocks or part\n" 819 "Uwaga: je?li jakie? bloki bitmap i-w?z??w lub blok?w albo cz??\n" 1098 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n 1103 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\ [all...] |
fr.po | 527 msgid "block bitmap" 528 msgstr "bitmap de blocs" 531 msgid "inode bitmap" 532 msgstr "bitmap d'i-noeuds" 543 msgid "inode done bitmap" 544 msgstr "bitmap d'i-noeuds compl?t?s" 555 msgid "inode loop detection bitmap" 556 msgstr "bitmap de d?tection des boucles d'i-noeuds" 726 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n 731 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\ [all...] |
cs.po | 520 msgid "block bitmap" 524 msgid "inode bitmap" 536 msgid "inode done bitmap" 548 msgid "inode loop detection bitmap" 719 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n 724 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n 814 "Note: if several inode or block bitmap blocks or part\n" 821 "Poznámka: Pokud existuje více blok? bitmap iuzl? nebo blok?,\n" 1101 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n 1106 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\ [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
providing-resources.jd | 93 <td><p>Bitmap files ({@code .png}, {@code .9.png}, {@code .jpg}, {@code .gif}) or XML files that 96 <li>Bitmap files</li> 424 <li>{@code nodpi}: This can be used for bitmap resources that you do not want to be scaled 427 <p>There is thus a 4:3 scaling factor between each density, so a 9x9 bitmap 637 resource using the {@code <bitmap>} element. This allows you to store just one version of the 643 <p>To create an alias to an existing drawable, use the {@code <bitmap>} element. 648 <bitmap xmlns:android="http://schemas.android.com/apk/res/android" [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
ContactsTest.java | 29 import android.graphics.Bitmap; 313 Bitmap bitmap = BitmapFactory.decodeStream(resultInputStream, null, null); local 314 assertEquals(sourceDrawable.getIntrinsicWidth(), bitmap.getWidth()); 315 assertEquals(sourceDrawable.getIntrinsicHeight(), bitmap.getHeight()); [all...] |
/external/skia/src/core/ |
SkBitmap.cpp | 252 // if we got here, we had an error, so we reset the bitmap to empty 478 SkASSERT(!"unknown bitmap config pased to isOpaque"); [all...] |
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageUtils.java | 54 import android.graphics.Bitmap; 55 import android.graphics.Bitmap.CompressFormat; 582 public static Uri saveBitmapAsPart(Context context, Uri messageUri, Bitmap bitmap) 586 bitmap.compress(CompressFormat.JPEG, IMAGE_COMPRESSION_QUALITY, os); [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AllApps3D.java | 22 import android.graphics.Bitmap; 736 Bitmap bmp = app.iconBitmap; [all...] |
/bootable/recovery/ |
ui.c | 327 LOGI("Bitmap %s missing header\n", BITMAPS[i].name); 329 LOGE("Missing bitmap %s\n(Code %d)\n", BITMAPS[i].name, result);
|