OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:images
(Results
176 - 200
of
1771
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/css/
quirks.css
24
/* Give floated
images
margins of 3px */
/external/webkit/WebCore/loader/
CachedCSSStyleSheet.h
22
This class provides all functionality needed for loading
images
, style sheets and html
CachedResourceClientWalker.cpp
22
This class provides all functionality needed for loading
images
, style sheets and html
CachedResourceClientWalker.h
21
This class provides all functionality needed for loading
images
, style sheets and html
CachedScript.h
22
This class provides all functionality needed for loading
images
, style sheets and html
CachedXBLDocument.h
22
This class provides all functionality needed for loading
images
, style sheets and html
CachedXSLStyleSheet.h
22
This class provides all functionality needed for loading
images
, style sheets and html
/external/webkit/WebCore/platform/graphics/android/
BitmapAllocatorAndroid.h
38
be used for
images
that are logically immutable, and can be re-decoded
/external/webkit/WebCore/platform/graphics/qt/
FontCacheQt.cpp
22
This class provides all functionality needed for loading
images
, style sheets and html
FontCustomPlatformDataQt.cpp
19
This class provides all functionality needed for loading
images
, style sheets and html
SimpleFontDataQt.cpp
20
This class provides all functionality needed for loading
images
, style sheets and html
/frameworks/base/awt/javax/imageio/
ImageTranscoder.java
29
* image transcoding operations, that is, take
images
written in one format and
/frameworks/base/core/java/android/pim/vcard/
VCardEntryCommitter.java
30
* Each vCard may contain big photo
images
encoded by BASE64,
/frameworks/base/core/res/res/layout/
status_bar_icon.xml
21
<!-- The icons are a fixed size so an app can't mess everything up with bogus
images
-->
/frameworks/base/docs/html/resources/tutorials/views/
hello-gallery.jd
16
href="{@docRoot}shareables/sample_images.zip">sample
images
</a>. Save the
images
into the project's
135
the
images
saved in the drawable resources directory ({@code res/drawable/}).</p>
160
<img src="
images
/hello-gallery.png" width="150px" />
/packages/apps/Gallery/src/com/android/camera/gallery/
IImageList.java
52
* @return the number of
images
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
ImageLoader.java
50
String tmp = "/
images
/" + filename;
/external/qemu/android/avd/
info.h
19
* directory containing all kernel/disk
images
for a given virtual
48
/* a macro used to define the list of disk
images
managed by the
113
* disk
images
will be looked for.
/external/skia/xcode/giflib.xcodeproj/
project.pbxproj
19
00B7DCD10EDCA06600F77EA2 /* SkImageDecoder_libgif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libgif.cpp; path = ../libsgl/
images
/SkImageDecoder_libgif.cpp; sourceTree = SOURCE_ROOT; };
20
00B7DCD20EDCA06600F77EA2 /* SkMovie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie.cpp; path = ../libsgl/
images
/SkMovie.cpp; sourceTree = SOURCE_ROOT; };
21
00B7DCD30EDCA06600F77EA2 /* SkMovie_gif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie_gif.cpp; path = ../libsgl/
images
/SkMovie_gif.cpp; sourceTree = SOURCE_ROOT; };
/frameworks/base/core/java/android/provider/
DrmStore.java
84
public interface
Images
extends Columns {
86
public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/
images
");
156
contentUri = DrmStore.
Images
.CONTENT_URI;
/frameworks/base/docs/html/guide/topics/resources/
index.jd
22
<p>You should always externalize resources such as
images
and strings from your application
31
<img src="{@docRoot}
images
/resources/resource_devices_diagram1.png" height="137" alt="" />
38
<img src="{@docRoot}
images
/resources/resource_devices_diagram2.png" height="137" alt="" />
/frameworks/base/docs/html/guide/topics/ui/notifiers/
index.jd
50
<img src="{@docRoot}
images
/toast.png" alt="" style="float:right" />
69
<img src="{@docRoot}
images
/notifications_window.png" alt="" style="float:right; clear:right;" />
91
<img src="{@docRoot}
images
/dialog_progress_spinning.png" alt="" style="float:right" />
/frameworks/base/docs/html/resources/tutorials/testing/
helloandroid_test.jd
107
<a href="{@docRoot}
images
/testing/hwtest_new_test_project_menu.png">
108
<img alt="New Android Test Project menu" src="{@docRoot}
images
/testing/hwtest_new_test_project_menu.png" style="height:230px"/>
138
<a href="{@docRoot}
images
/testing/hwtest_new_test_project_dialog_complete_callouts.png">
139
<img alt="New Android Test Project dialog with entries" src="{@docRoot}
images
/testing/hwtest_new_test_project_dialog_complete_callouts.png" style="height:230px"/>
194
<a href="{@docRoot}
images
/testing/hwtest_create_test_class_menu_callouts.png">
195
<img alt="Menu for creating a new class in the test application" src="{@docRoot}
images
/testing/hwtest_create_test_class_menu_callouts.png" style="height:230px"/>
214
<a href="{@docRoot}
images
/testing/hwtest_new_test_class_dialog_complete_callouts.png">
215
<img alt="New Java Class dialog with entries" src="{@docRoot}
images
/testing/hwtest_new_test_class_dialog_complete_callouts.png" style="height:230px"/>
394
<a href="{@docRoot}
images
/testing/hwtest_runas_menu_callouts.png">
396
src="{@docRoot}
images
/testing/hwtest_runas_menu_callouts.png" style="height:230px"
[
all
...]
/packages/apps/Gallery/src/com/android/camera/
BitmapManager.java
22
import android.provider.MediaStore.
Images
;
128
Images
.Thumbnails.cancelThumbnailRequest(cr, -1, t.getId());
156
return
Images
.Thumbnails.getThumbnail(cr, origId, t.getId(),
/packages/apps/Mms/src/com/android/mms/model/
VideoModel.java
35
import android.provider.MediaStore.
Images
;
71
String path = c.getString(c.getColumnIndexOrThrow(
Images
.Media.DATA));
74
Images
.Media.MIME_TYPE));
Completed in 124 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>