OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rectangle
(Results
151 - 175
of
1579
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/svg/
SkSVGClipPath.cpp
36
parser._addAttribute("
rectangle
", refStr);
/frameworks/base/graphics/java/android/graphics/
LargeBitmap.java
30
* LargeBitmap can be used to decode a
rectangle
region from an image.
54
* Decodes a
rectangle
region in the image specified by rect.
56
* @param rect The
rectangle
that specified the region to be decode.
65
throw new IllegalArgumentException("
rectangle
is not inside the image");
/frameworks/base/graphics/java/android/graphics/drawable/
PaintDrawable.java
40
* Specify radius for the corners of the
rectangle
. If this is > 0, then the
41
* drawable is drawn in a round-
rectangle
, rather than a
rectangle
.
42
* @param radius the radius for the corners of the
rectangle
/frameworks/native/opengl/tests/testViewport/
README
18
Actual: screen is blue with offset white
rectangle
.
/packages/apps/Calendar/res/drawable/
calendar_color_square.xml
16
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="
rectangle
" /
calendars_item.xml
18
android:shape="
rectangle
">
/packages/apps/Camera/res/drawable/
bg_text_on_preview.xml
18
android:shape="
rectangle
">
/packages/apps/Camera2/res/drawable/
bg_text_on_preview.xml
18
android:shape="
rectangle
">
/packages/apps/Contacts/res/drawable/
action_bar_item_focused.xml
20
<shape android:shape="
rectangle
" >
action_bar_item_pressed.xml
20
<shape android:shape="
rectangle
" >
list_divider.xml
17
android:shape="
rectangle
">
tab_selected.xml
20
<shape android:shape="
rectangle
" >
tab_selected_focused.xml
20
<shape android:shape="
rectangle
" >
tab_selected_pressed.xml
20
<shape android:shape="
rectangle
" >
tab_unselected_focused.xml
20
<shape android:shape="
rectangle
" >
tab_unselected_pressed.xml
20
<shape android:shape="
rectangle
" >
/packages/apps/DeskClock/res/drawable/
footer_bg.xml
18
android:shape="
rectangle
">
header_bg.xml
18
android:shape="
rectangle
">
header_bg_bar.xml
19
android:shape="
rectangle
" />
/packages/apps/DeskClock/res/drawable-land/
header_bg.xml
19
android:shape="
rectangle
" />
header_bg_bar.xml
18
android:shape="
rectangle
">
/packages/apps/Dialer/res/drawable/
shadow_fade_up.xml
18
android:shape="
rectangle
" >
/packages/apps/Gallery2/res/drawable/
bg_text_on_preview.xml
18
android:shape="
rectangle
">
filtershow_color_picker_roundrect.xml
18
android:shape="
rectangle
" >
filtershow_vertical_line.xml
18
android:shape="
rectangle
" >
Completed in 312 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>