OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
251 - 275
of
12713
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/ppapi/api/
ppb_compositor_layer.idl
58
*
Sets
the color of a solid color layer. If the layer is uninitialized,
86
*
Sets
the texture of a texture layer. If the layer is uninitialized,
111
*
Sets
the image of an image layer. If the layer is uninitialized,
135
*
Sets
a clip rectangle for a compositor layer. The Chromium compositor
150
*
Sets
a transform matrix which is used to composite the layer.
163
*
Sets
the opacity value which will be applied to the layer. The effective
181
*
Sets
the blend mode which is used to composite the layer.
194
*
Sets
a source rectangle for a texture layer or an image layer.
211
*
Sets
the premultiplied alpha for an texture layer.
/frameworks/base/rs/java/android/renderscript/
Matrix3f.java
35
* Creates a new matrix and
sets
its values from the given
69
*
Sets
the value for a given row and column
79
*
Sets
the matrix values to identity
96
*
Sets
the values of the matrix to those of the parameter
105
*
Sets
current values to be a rotation matrix of certain angle
174
*
Sets
current values to be a scale matrix of given dimensions
188
*
Sets
current values to be a translation matrix of given
201
*
Sets
current values to be the result of multiplying two given
303
*
Sets
the current matrix to its transpose
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Matrix3f.java
38
* Creates a new matrix and
sets
its values from the given
72
*
Sets
the value for a given row and column
82
*
Sets
the matrix values to identity
99
*
Sets
the values of the matrix to those of the parameter
108
*
Sets
current values to be a rotation matrix of certain angle
177
*
Sets
current values to be a scale matrix of given dimensions
191
*
Sets
current values to be a translation matrix of given
204
*
Sets
current values to be the result of multiplying two given
306
*
Sets
the current matrix to its transpose
/packages/apps/Gallery2/src/com/android/gallery3d/app/
FilterUtils.java
30
// A clustered album (not including album set) and its base
sets
are fixed.
35
// This set and all
sets
inside base_set (recursively) are fixed because
124
// Recurse into sub media
sets
.
127
String[]
sets
= Path.splitSequence(segments[i]);
local
128
for (int j = 0; j <
sets
.length; j++) {
129
Path sub = Path.fromString(
sets
[j]);
243
String[]
sets
= Path.splitSequence(segments[i]);
local
244
for (int j = 0; j <
sets
.length; j++) {
248
sb.append(removeOneClusterFromPath(
sets
[j], done));
/external/blktrace/doc/
blkiomon.8
62
Sets
\fIpath_name\fR as path name for existing message queue to be used
70
Sets
\fImsg_queue_id\fR as ID for an existing message queue to be used
78
Sets
\fImsg_id\fR as message identifier to be used for binary output
/external/chromium_org/chrome/browser/chromeos/net/
onc_utils.h
48
// Looks up the policy for |guid| for the current active user and
sets
50
// |guid| is empty, returns NULL and
sets
the |global_config| and |onc_source|
67
// applicable policy is found.
Sets
|onc_source| accordingly.
/external/chromium_org/chrome/browser/media/
desktop_media_list.h
35
//
Sets
time interval between updates. By default list of sources and their
40
//
Sets
size to which the thumbnails should be scaled. If called after
45
//
Sets
ID of the hosting desktop picker dialog. The window with this ID will
/external/chromium_org/chrome/browser/resources/app_list/
start_page.js
41
*
Sets
the recommended apps.
62
*
Sets
the recommended apps.
79
*
Sets
the architecture of NaCl module to be loaded for hotword.
/external/chromium_org/chrome/browser/ui/ash/
app_sync_ui_state.h
57
// Checks and
sets
app sync status. If sync has not setup, do nothing. If sync
58
// is completed and there is no pending synced extension install,
sets
59
// STATUS_SYNCING. Otherwise,
sets
STATUS_NORMAL.
/external/chromium_org/chrome/browser/ui/cocoa/
bubble_view.h
50
//
Sets
the string displayed in the bubble. A copy of the string is made.
53
//
Sets
which corners will be rounded.
56
//
Sets
the window whose theme is used to draw.
/external/chromium_org/chrome/browser/ui/views/autofill/
decorated_textfield.h
31
//
Sets
whether to indicate the textfield has invalid content.
39
//
Sets
the icon to display inside the textfield at the end of the text.
42
//
Sets
a tooltip for this field. This will override the icon set with
/external/chromium_org/chrome/common/extensions/api/
hotword_private.idl
39
//
Sets
the current enabled state of hotword search.
48
//
Sets
the current enabled state of audio logging in the extension.
53
//
Sets
the current state of the browser-requested hotword session.
/external/chromium_org/components/cronet/android/java/src/org/chromium/net/
HttpUrlRequestFactoryConfig.java
96
*
Sets
a boolean value in the config. Returns a reference to the same
109
*
Sets
a long value in the config. Returns a reference to the same
122
*
Sets
a string value in the config. Returns a reference to the same
/external/chromium_org/components/favicon/core/
favicon_driver.h
54
//
Sets
the bitmap of the current page's favicon. Requires GetActiveURL() to
58
//
Sets
the URL of the favicon's bitmap. Requires GetActiveURL() to be valid.
61
//
Sets
whether the page's favicon is valid (if false, the default favicon is
/external/chromium_org/components/feedback/
feedback_data.h
32
//
Sets
the system information for this instance and kicks off its
36
//
Sets
the histograms for this instance and kicks off its
40
//
Sets
the attached file data and kicks off its compression.
/external/chromium_org/gpu/command_buffer/service/
cmd_parser.h
24
//
Sets
the buffer to read commands from.
35
//
Sets
the "get" pointer. The get pointer is an index into the command buffer
45
//
Sets
the "put" pointer. The put pointer is an index into the command
/external/chromium_org/net/tools/flip_server/
create_listener.h
31
// reuseaddr - if true
sets
SO_REUSEADDR on the listening socket
32
// reuseport - if true
sets
SO_REUSEPORT on the listening socket
36
// disable_nagle - if true
sets
TCP_NODELAY on the listening socket.
/external/chromium_org/third_party/WebKit/public/web/
WebPluginScrollbar.h
51
//
Sets
the rectangle of the scrollbar.
54
//
Sets
the size of the scrollable region in pixels, i.e. if a document is
61
//
Sets
the current value.
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_proc_maps.h
56
// On success, returns true and
sets
|*load_address| to its load address,
64
// |address|. On success, returns true and
sets
|*prot_flags|.
72
// On success, returns true and
sets
|*load_address| to the load address,
/external/chromium_org/third_party/brotli/src/brotli/enc/
encode.h
49
// encoded_buffer and
sets
*encoded_size to the number of bytes that was
59
//
sets
*encoded_size to the number of bytes written.
81
// Compresses the data in input_buffer into encoded_buffer, and
sets
/external/chromium_org/ui/display/types/chromeos/
native_display_delegate.h
44
//
Sets
the window's background color to |color_argb|.
74
//
Sets
HDCP state of output.
83
//
Sets
the color calibration of |output| to |new_profile|.
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/editor/structure/
PageSiteComposite.java
68
*
Sets
the {@link Image} for title;
75
*
Sets
the text for title.
82
*
Sets
the {@link IPage} to display.
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
FeatureUtil.java
293
* of the given
sets
.
304
* of all the given
sets
.
305
* @param
sets
the
sets
to intersect
306
* @return the intersection of the
sets
307
* @throws java.lang.IllegalArgumentException if there are no
sets
to
310
public static <T> Set<T> intersection(Set<? extends T> ...
sets
) {
311
if (
sets
.length == 0) {
313
"Can't intersect no
sets
; would have to return the universe.");
315
Set<T> results = Helpers.copyToSet(
sets
[0])
[
all
...]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowNetworkInfo.java
82
*
Sets
up the return value of {@link #isAvailable()}.
92
*
Sets
up the return value of {@link #isConnectedOrConnecting()} and {@link @isConnected()}.
102
*
Sets
up the return value of {@link #getType()}.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
VerticalGridFragment.java
76
*
Sets
the badge drawable displayed in the title area.
95
*
Sets
a title for the fragment.
112
*
Sets
the grid presenter.
136
*
Sets
the object adapter for the fragment.
169
*
Sets
an item selection listener.
177
*
Sets
an item selection listener.
200
*
Sets
an item clicked listener.
219
*
Sets
an item clicked listener.
236
*
Sets
a click listener for the search affordance.
256
*
Sets
the {@link SearchOrbView.Colors} used to draw the search affordance
[
all
...]
Completed in 4735 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>