OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:desired
(Results
101 - 125
of
3550
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
tags.h
57
* @param __num_threads
Desired
number of threads. */
61
/** @brief Find out
desired
number of threads.
62
* @return
Desired
number of threads. */
71
/** @brief Set the
desired
number of threads.
72
* @param __num_threads
Desired
number of threads. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
tags.h
57
* @param __num_threads
Desired
number of threads. */
61
/** @brief Find out
desired
number of threads.
62
* @return
Desired
number of threads. */
71
/** @brief Set the
desired
number of threads.
72
* @param __num_threads
Desired
number of threads. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
tags.h
57
* @param __num_threads
Desired
number of threads. */
61
/** @brief Find out
desired
number of threads.
62
* @return
Desired
number of threads. */
71
/** @brief Set the
desired
number of threads.
72
* @param __num_threads
Desired
number of threads. */
/system/bt/bta/include/
bta_av_sbc.h
58
** This function converts it to audio data in the
desired
format
87
** This function converts it to audio data in the
desired
format
108
** This function converts it to audio data in the
desired
format
129
** This function converts it to audio data in the
desired
format
150
** This function converts it to audio data in the
desired
format
/frameworks/base/core/java/android/os/
BaseBundle.java
616
* no mapping of the
desired
type exists for the given key.
652
* no mapping of the
desired
type exists for the given key.
674
* no mapping of the
desired
type exists for the given key.
686
* no mapping of the
desired
type exists for the given key.
708
* no mapping of the
desired
type exists for the given key.
720
* no mapping of the
desired
type exists for the given key.
742
* no mapping of the
desired
type exists for the given key.
754
* no mapping of the
desired
type exists for the given key.
776
* no mapping of the
desired
type exists for the given key.
788
* no mapping of the
desired
type exists for the given key
[
all
...]
/external/libvorbis/doc/vorbisenc/
vorbis_encode_init.html
51
<dd>
Desired
maximum bitrate (limit). -1 indicates unset.</dd>
53
<dd>
Desired
average, or central, bitrate. -1 indicates unset.</dd>
55
<dd>
Desired
minimum bitrate. -1 indicates unset.</dd>
vorbis_encode_setup_managed.html
65
<dd>
Desired
maximum bitrate (limit). -1 indicates unset.</dd>
67
<dd>
Desired
average, or central, bitrate. -1 indicates unset.</dd>
69
<dd>
Desired
minimum bitrate. -1 indicates unset.</dd>
/frameworks/base/libs/hwui/
RenderBufferCache.h
44
* @param format The
desired
render buffer format
45
* @param width The
desired
width of the buffer
46
* @param height The
desired
height of the buffer
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
IconLoader.java
76
// First check for the
desired
density.
82
// Didn't find in the
desired
density. Search in all.
85
// Skip the
desired
density since it's already been checked.
/frameworks/support/v4/java/android/support/v4/content/res/
ResourcesCompat.java
39
* @param id The
desired
resource identifier, as generated by the aapt
70
* @param id The
desired
resource identifier, as generated by the aapt
73
* @param density The
desired
screen density indicated by the resource as
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
mimeparse.py
19
- desired_matches(): Filter against a list of
desired
mime-types in the order the server prefers.
141
def desired_matches(
desired
, header):
142
"""Takes a list of
desired
mime-types in the order the server prefers to
147
declare a set of
desired
mime-types it supports, and returns a subset of
148
the
desired
list in the same order should each one be Accepted by the
158
return [mimetype for mimetype in
desired
/pdk/apps/TestingCamera2/
README.txt
29
2. Add at least one target pane, and for each, select the kind of target
desired
and its
32
4. Add a request pane, select the
desired
camera and targets, and the
desired
use case template.
48
Target panes represent various destinations for camera data. The kind of destination
desired
, and
64
application-accessible. It is simply configured with the
desired
output format, and the size.
131
to intercept/override camera device operations as
desired
.
/cts/tests/tests/app/src/android/app/cts/
WallpaperManagerTest.java
37
* Suggesting
desired
dimensions is only a hint to the system that can be ignored.
39
* Test if the
desired
minimum width or height the WallpaperManager returns
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
Redrawer.java
26
* @param maxRefreshRate
Desired
frequency at which to redraw plots.
81
// TODO: meet
desired
refresh rate.
/external/libdrm/rockchip/
rockchip_drm.h
36
* User-
desired
buffer creation information structure.
38
* @size: user-
desired
memory allocation size.
/frameworks/base/core/java/android/view/
HapticFeedbackConstants.java
60
* This is a private constant. Feel free to renumber as
desired
.
66
* This is a private constant. Feel free to renumber as
desired
.
/frameworks/base/docs/html/training/system-ui/
visibility.jd
63
// TODO: The system bars are visible. Make any
desired
67
// TODO: The system bars are NOT visible. Make any
desired
/frameworks/ml/bordeaux/service/res/values/
strings.xml
27
may be started and stopped as
desired
.</string>
46
running in a separate process that may be started and stopped as
desired
.</string>
/libcore/luni/src/main/java/java/net/
ContentHandler.java
36
* URL connection that points to the
desired
object.
47
* URL connection that points to the
desired
object.
/libcore/luni/src/main/java/org/w3c/dom/
DOMImplementationSource.java
40
* @return The first DOM implementation that support the
desired
53
* @return A list of DOM implementations that support the
desired
/packages/apps/Camera2/src/com/android/camera/captureintent/stateful/
State.java
44
* @return The next
desired
state. If it is not NO_CHANGE, the state
45
* machine will change to the next
desired
state immediately.
/packages/apps/Camera2/src/com/android/camera/settings/
ResolutionUtil.java
135
// if it doesn't match a
desired
aspect ratio
139
//
desired
ratios
192
// is closer to the
desired
target.
214
* Take an aspect ratio and squish it into a nearby
desired
aspect ratio, if
245
// If this aspect ratio is close to a
desired
Aspect Ratio,
313
* @return the closest
desired
aspect ratio, or the original aspect ratio if
363
* Selects the maximal resolution for the given
desired
aspect ratio from all available
364
* resolutions. If no resolution exists for the
desired
aspect ratio, return a resolution
367
* @param desiredAspectRatio The
desired
aspect ratio.
369
* @return The maximal resolution for
desired
aspect ratio ; if no sizes are found, the
[
all
...]
/cts/tests/tests/uirendering/src/android/uirendering/cts/differencevisualizers/
PassFailVisualizer.java
26
* @param ideal the
desired
result
/developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
FixedAspectSurfaceView.java
30
* A SurfaceView that maintains its aspect ratio to be a
desired
target value.
41
*
Desired
width/height ratio
60
* Set the
desired
aspect ratio for this view.
62
* @param aspect the
desired
width/height ratio in the current UI orientation. Must be a
/developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
FixedAspectSurfaceView.java
30
* A SurfaceView that maintains its aspect ratio to be a
desired
target value.
41
*
Desired
width/height ratio
60
* Set the
desired
aspect ratio for this view.
62
* @param aspect the
desired
width/height ratio in the current UI orientation. Must be a
Completed in 536 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>