/frameworks/base/core/res/res/drawable/ |
list_highlight_inactive.xml | 24 <stroke android:width="1dp" android:color="#FFE3AE00"/>
|
/frameworks/base/core/tests/coretests/res/drawable/ |
box.xml | 23 <stroke android:width="1dp" color="#ff000000"/>
|
/frameworks/base/core/tests/coretests/src/android/view/ |
ZeroSized.java | 26 * drawing cache when width is null, height is null or both.
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/ |
GridInHorizontalTest.java | 46 assertTrue("Grid has 0 width", mGridView.getMeasuredWidth() > 0);
|
GridInVerticalTest.java | 46 assertTrue("Grid has 0 width", mGridView.getMeasuredWidth() > 0);
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/ |
ExceptionTextView.java | 29 * with a width lower than 0. This is used to fail the unit test in
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListDividers.java | 27 * Exercises a list width dividers and padding.
|
/frameworks/base/docs/html/guide/topics/ui/ |
how-android-draws.jd | 44 that View's descendants. A View's measured width and measured height values 67 describes how big the View wants to be for both width and height. For each 87 with the height set to <var>UNSPECIFIED</var> and a width of <var>EXACTLY</var> 240 to find out how 88 tall the child View wants to be given a width of 240 pixels.</li>
|
/frameworks/base/docs/html/guide/topics/views/ |
intro.jd | 22 <img src={@docRoot}images/viewgroup.png alt="An example of a tree of views and viewgroups" width="312" height="211" align="center"/> 39 <img src={@docRoot}images/layoutparams.png alt="An example of layoutparams" width="632" height="369" align="center"/> 44 <p>All viewgroups include width and height. Many also include margins and 45 borders. You can specify width and height exactly, though you probably won't want
|
/frameworks/base/docs/html/resources/articles/ |
drawable-mutations.jd | 33 <img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 307px; height: 400px;" src="images/shared_states.png" alt="" id="BLOGGER_PHOTO_ID_5331437883277472082" border="0"> 57 <img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 267px; height: 400px;" src="images/all_drawables_changed.png" alt="" id="BLOGGER_PHOTO_ID_5331438978390342066" border="0"> 75 <img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 307px; height: 400px;" src="images/mutated_states.png" alt="" id="BLOGGER_PHOTO_ID_5331440144116345074" border="0"> 91 <img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 267px; height: 400px;" src="images/correct_drawables.png" alt="" id="BLOGGER_PHOTO_ID_5331440757515573842" border="0">
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
pkg_android.database.html | 78 <TABLE summary="Changed Classes and Interfaces" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="25%"> 97 <TD VALIGN="TOP" WIDTH="25%">
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
pkg_android.net.wifi.html | 78 <TABLE summary="Added Classes" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 93 <TABLE summary="Changed Classes" WIDTH="100%"> 98 <TD VALIGN="TOP" WIDTH="25%">
|
pkg_android.util.html | 78 <TABLE summary="Changed Classes" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="25%"> 97 <TD VALIGN="TOP" WIDTH="25%">
|
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
pkg_android.database.html | 78 <TABLE summary="Changed Classes" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="25%"> 97 <TD VALIGN="TOP" WIDTH="25%">
|
pkg_android.database.sqlite.html | 78 <TABLE summary="Added Interfaces" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 93 <TABLE summary="Changed Classes" WIDTH="100%"> 98 <TD VALIGN="TOP" WIDTH="25%">
|
pkg_android.graphics.drawable.html | 78 <TABLE summary="Changed Classes" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="25%"> 97 <TD VALIGN="TOP" WIDTH="25%">
|
pkg_android.location.html | 78 <TABLE summary="Added Interfaces" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 93 <TABLE summary="Changed Classes" WIDTH="100%"> 98 <TD VALIGN="TOP" WIDTH="25%">
|
pkg_android.text.style.html | 78 <TABLE summary="Added Interfaces" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 93 <TABLE summary="Changed Classes" WIDTH="100%"> 98 <TD VALIGN="TOP" WIDTH="25%">
|
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
pkg_android.app.html | 78 <TABLE summary="Added Classes" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 93 <TABLE summary="Changed Classes" WIDTH="100%"> 98 <TD VALIGN="TOP" WIDTH="25%">
|
/frameworks/base/include/media/ |
PVMediaRecorder.h | 41 virtual status_t setVideoSize(int width, int height);
|
/frameworks/base/include/media/stagefright/ |
OMXCodec.h | 168 const char *mime, OMX_U32 width, OMX_U32 height); 174 const char *mime, OMX_U32 width, OMX_U32 height); 177 OMX_COLOR_FORMATTYPE format, OMX_U32 width, OMX_U32 height); 180 OMX_U32 width, OMX_U32 height, OMX_U32 compressedSize);
|
/frameworks/base/include/ui/ |
android_native_buffer.h | 40 int width; member in struct:android_native_buffer_t
|
/frameworks/base/media/libstagefright/include/ |
M4vH263Decoder.h | 58 void allocateFrames(int32_t width, int32_t height);
|
/frameworks/base/media/tests/omxjpegdecoder/ |
omx_jpeg_decoder.h | 54 void configBitmapSize(SkBitmap* bm, SkBitmap::Config pref, int width,
|
/hardware/ti/omap3/libstagefrighthw/ |
TIHardwareRenderer.cpp | 95 int width, int height, const void *src, void *dst) { 97 int pixelCount = height * width; 98 int srcLineLength = width / 4; 99 int destLineLength = width / 2;
|