OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:images
(Results
426 - 450
of
4128
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Camera/src/com/android/camera/
Storage.java
27
import android.provider.MediaStore.
Images
;
28
import android.provider.MediaStore.
Images
.ImageColumns;
113
uri = resolver.insert(
Images
.Media.EXTERNAL_CONTENT_URI, values);
144
uri = resolver.insert(
Images
.Media.EXTERNAL_CONTENT_URI, values);
/packages/apps/Camera/tests/src/com/android/camera/stress/
CameraStressTestRunner.java
29
public static int mImageIterations = 100; // set default to 100
images
/packages/apps/Gallery/src/com/android/camera/gallery/
IImageList.java
52
* @return the number of
images
/packages/apps/LegacyCamera/tests/src/com/android/camera/
CameraStressTestRunner.java
31
public static int mImageIterations = 100; // set default to 100
images
/sdk/hierarchyviewer2/app/src/com/android/hierarchyviewer/actions/
LoadAllViewsAction.java
41
setToolTipText("Load all view
images
");
/tools/motodev/src/help/studio_help/src/topics/
t_android-perspective-opening.dita
20
<choice>Click Open Perspective (<image href="../
images
/open-persp-button.jpg" placement="inline">
t_app-signature-removing.dita
28
<cmd>In the Signing and Keys view click <image href="../
images
/PackageUnsign.png" placement="inline"/> (Remove
t_cert-key-properties.dita
32
<cmd>Click <image href="../
images
/KeyProperties.png"/> (Key Properties).</cmd>
t_keystore-importing.dita
27
<cmd>Click <image href="../
images
/KeystoreImport.png"/> (Import Keystore).</cmd>
u_sign-create-key-pair.dita
16
<p>This dialog is displayed when you click <image href="../
images
/create-key-pair-button.png"/> (Create Key Pair)
/external/chromium/chrome/browser/chromeos/login/
user_manager.h
107
// Saves user image path for the user. Can be used to set default
images
.
150
// Sets one of the default
images
to the specified user and saves this
157
// Cache for user
images
. Stores image for each username.
/external/chromium/chrome/browser/history/
visit_tracker_unittest.cc
65
{1, 2, "http://
images
.google.com/", 2, "http://www.google.com/", 1},
123
{1, 2, "http://
images
.google.com/", 2, "http://www.google.com/", 1},
135
{1, 1, "http://
images
.google.com/", 2, "http://www.google.com/", 0},
/external/chromium/chrome/browser/resources/options/
content_settings.html
51
<input type="radio" name="
images
" value="allow">
57
<input type="radio" name="
images
" value="block">
62
<button class="exceptions-list-button" contentType="
images
"
/external/chromium/chrome/browser/resources/picasaweb_uploader/
notification.html
20
<img id="cancel-normal" src="
images
/cancel_normal-16.png">
21
<img id="cancel-hover" src="
images
/cancel_hover-16.png" class="invisible">
28
<img src="
images
/green_check-32.png" />
/external/chromium/chrome/common/extensions/docs/server/
chromeextensionsdocs.py
192
self.check("/trunk/
images
/toolstrip.png", "http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/
images
/toolstrip.png", Channel.TRUNK)
198
self.check("/dev/
images
/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/
images
/toolstrip.png", Channel.DEV)
204
self.check("/beta/
images
/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/
images
/toolstrip.png", Channel.BETA)
210
self.check("/stable/
images
/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/
images
/toolstrip.png", Channel.STABLE)
236
self.check("/
images
/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/
images
/toolstrip.png", Channel.DEV
[
all
...]
/external/clang/www/analyzer/
faq.html
39
<img src="
images
/example_custom_assert.png" alt="example custom assert">
56
<img src="
images
/example_null_pointer.png" alt="example null pointer">
69
<img src="
images
/example_use_assert.png" alt="example use assert">
/external/mesa3d/docs/OLD/
MESA_sprite_point.spec
39
effective way to render many small sprite
images
for particle systems
66
images
, alpha testing and blending.
73
squares. One could define rotated texture
images
if desired. A 3D
/external/oprofile/libpp/
locate_images.cpp
46
images
.insert(v);
85
const_iterator cit =
images
.begin();
86
const_iterator end =
images
.end();
/external/webkit/Source/WebCore/platform/image-encoders/skia/
PNGImageEncoder.cpp
86
// The parameters are the same as what libpng uses by default for RGB and RGBA
images
, except:
92
// Although they are the fastest for poorly-compressible
images
(e.g. photographs),
93
// they are very slow for highly-compressible
images
(e.g. text, drawings or business graphics).
/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/google/
index.jd
63
</h4><img src="{@docRoot}
images
/play_dev.png">
71
</h4><img src="{@docRoot}
images
/gcm/gcm-logo.png" width="150px" style="padding:9px;">
79
</h4><img src="{@docRoot}
images
/google-apis.png">
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_tab.jd
177
<img src="{@docRoot}
images
/icon_design/tab_size_hdpi.png" width="385">
193
<img src="{@docRoot}
images
/icon_design/tab_size_mdpi.png" width="385">
209
<img src="{@docRoot}
images
/icon_design/tab_size_ldpi.png" width="385">
236
<img src="{@docRoot}
images
/icon_design/tab_style_unselected.png" alt="A view of effects for unselected tab icons."/>
256
<img src="{@docRoot}
images
/icon_design/tab_style_selected.png" alt="A view of effects for selected tab icons."/>
282
<img src="{@docRoot}
images
/icon_design/do_dont_tabicons.png">
301
<img src="{@docRoot}
images
/icon_design/tab_standard.png" />
332
<img src="{@docRoot}
images
/icon_design/tab_icon_unselected.png" alt="A view of
344
<img src="{@docRoot}
images
/icon_design/tab_icon_selected.png" alt="A view of
366
<img src="{@docRoot}
images
/icon_design/tab_unselected_light.png" alt="A vie
[
all
...]
/frameworks/base/docs/html/guide/topics/resources/
overview.jd
22
<p>You should always externalize resources such as
images
and strings from your application
32
<img src="{@docRoot}
images
/resources/resource_devices_diagram1.png" height="167" alt="" />
39
<img src="{@docRoot}
images
/resources/resource_devices_diagram2.png" height="167" alt="" />
/frameworks/base/docs/html/guide/topics/ui/notifiers/
index.jd
35
<img src="{@docRoot}
images
/toast.png" alt="" style="float:right" />
54
<img src="{@docRoot}
images
/notifications_window.png" alt="" style="float:right; clear:right;" />
76
<img src="{@docRoot}
images
/dialog_progress_spinning.png" alt="" style="float:right" />
/frameworks/base/docs/html/tools/building/
index.jd
40
<img src="{@docRoot}
images
/build-simplified.png" />
52
<img src="{@docRoot}
images
/build.png" />
71
<li>All non-compiled resources (such as
images
), compiled resources, and the .dex files are
Completed in 772 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>