/external/webkit/WebCore/platform/wx/ |
RenderThemeWx.cpp | 157 // Normally CSS can be used to set properties of form controls (such as adding a background bitmap).
|
/external/webkit/WebKit/android/WebCoreSupport/ |
MediaPlayerPrivateAndroid.cpp | 434 { "nativeOnPosterFetched", "(Landroid/graphics/Bitmap;I)V",
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
PixelDumpSupportMac.mm | 232 // FIXME: This path is suboptimal: data is read from window backing store, converted to RGB8 then drawn again into an RGBA8 bitmap
|
/frameworks/base/awt/java/awt/ |
Cursor.java | 38 * The Cursor class represents the bitmap of the mouse cursor.
|
/frameworks/base/core/java/android/view/ |
SurfaceHolder.java | 195 * to draw into the surface's bitmap. A null is returned if the surface has
|
/frameworks/base/docs/html/guide/topics/providers/ |
content-providers.jd | 601 // Add a new record without the bitmap, but with the values just set. 606 // Here, sourceBitmap is a Bitmap object representing the file to save to the database. 609 sourceBitmap.compress(Bitmap.CompressFormat.JPEG, 50, outStream); 802 — such as a large bitmap file — the field that exposes the [all...] |
/frameworks/base/docs/html/resources/articles/ |
window-bg-speed.jd | 100 <pre class="prettyprint"><bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
android.webkit.WebChromeClient.html | 87 <nobr><code>Bitmap</code> <A HREF="../../../../reference/android/webkit/WebChromeClient.html#getDefaultVideoPoster()" target="_top"><code>getDefaultVideoPoster</code></A>()</nobr>
|
/frameworks/base/graphics/java/android/graphics/ |
Paint.java | 58 /** bit mask for the flag enabling bitmap filtering */ 404 * Whether or not the bitmap filter is activated. 406 * Filtering does not affect how the colors in the bitmap are converted into 418 * Filtering does not affect how the colors in the bitmap are converted into [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
ShapeDrawable.java | 434 // a bitmap to fill the bounds without needing any other special casing.
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Image.h | 63 OMX_IMAGE_CodingBMP, /**< Windows Bitmap format */
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
MeasurementSrv.h | 165 * a bitmap indicating which get_param CBs are
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
ScanCncnApp.c | 268 * \param SPSStatus - a bitmap indicating on which channels scan was attempted (valid for SPS scan only!)
|
/packages/apps/Gallery/ |
AndroidManifest.xml | 174 <!-- We also allow direct binding where the caller provides a bitmap and
|
/packages/apps/Gallery3D/ |
AndroidManifest.xml | 184 <!-- We also allow direct binding where the caller provides a bitmap and
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
gimple.h | 332 bitmap GTY((skip (""))) addresses_taken; 373 bitmap GTY((skip (""))) stores; 374 bitmap GTY((skip (""))) loads; [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/ |
MeasurementSrv.h | 167 * a bitmap indicating which get_param CBs are
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/ |
ScanSrv.h | 114 * bitmap indicating which channels were scanned
|
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MeasurementSrv.h | 165 * a bitmap indicating which get_param CBs are
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
ScanCncnApp.c | 241 * \param SPSStatus - a bitmap indicating on which channels scan was attempted (valid for SPS scan only!)
|
/external/webkit/WebKit/win/ |
WebView.cpp | 806 // Collect our device context info and select the bitmap to scroll. 811 // Scroll the bitmap. [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
LifecycleTest.java | 28 import android.graphics.Bitmap; 200 args = {Bitmap.class, Canvas.class} 882 args = {Bitmap.class, Canvas.class} [all...] |
LaunchTest.java | 26 import android.graphics.Bitmap; 188 args = {Bitmap.class, Canvas.class} 871 args = {Bitmap.class, Canvas.class} [all...] |
/external/e2fsprogs/ext2ed/ |
ext2.descriptors | 60 __u32 bg_block_bitmap; /* Blocks bitmap block */ 61 __u32 bg_inode_bitmap; /* Inodes bitmap block */
|
/external/freetype/include/freetype/config/ |
ftoption.h | 89 /* FT_Render_Glyph still generates a bitmap that is 3 times wider than */ [all...] |