Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 150) sorted by relevance

123456

/frameworks/rs/scriptc/
Drs_for_each.rsh185 * present if and only if the kernel has a non-void return value.
225 * This function returns 0 if the Array0 dimension is not present.
238 * Returns 0 if the Array1 dimension is not present.
252 * Returns 0 if the Array2 dimension is not present.
265 * Returns 0 if the Array3 dimension is not present.
278 * Returns 0 if the Array0 dimension is not present.
291 * Returns 0 if the Array1 dimension is not present.
304 * Returns 0 if the Array2 dimension is not present.
317 * Returns 0 if the Array3 dimension is not present.
328 * than one face present. In all other cases, it returns false. See rsGetDimX() for an
[all …]
Drs_object_info.rsh77 * present. In all other cases, it returns 0.
81 * Returns: Returns 1 if more than one face is present, 0 otherwise.
94 * Returns: Returns 1 if more than one LOD is present, 0 otherwise.
/frameworks/rs/api/
Drs_for_each.spec204 present if and only if the kernel has a non-void return value.
254 This function returns 0 if the Array0 dimension is not present.
267 Returns 0 if the Array1 dimension is not present.
281 Returns 0 if the Array2 dimension is not present.
294 Returns 0 if the Array3 dimension is not present.
307 Returns 0 if the Array0 dimension is not present.
322 Returns 0 if the Array1 dimension is not present.
335 Returns 0 if the Array2 dimension is not present.
348 Returns 0 if the Array3 dimension is not present.
Drs_allocation_create.spec91 dimY, if present and non-zero, indicates that the Y dimension is present and
94 dimZ, if present and non-zero, indicates that the Z dimension is present and
/frameworks/base/docs/html/guide/topics/manifest/
Duses-library-element.jd54 If this element is present and its {@code android:required} attribute is set to
56 install the application unless the library is present on the user's device.
85 library if present, but is designed to function without it if necessary.
87 not present. If you use <code>&quot;false&quot;</code>, you are responsible for
/frameworks/support/v14/preference/
DNOTICES.md10 - The EditText view is now expected to be present in the dialog layout file with the id
/frameworks/support/v7/preference/
DNOTICES.md10 - The EditText view is now expected to be present in the dialog layout file with the id
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_for_each.jd372 <p> This function returns 0 if the Array0 dimension is not present.
398 <p> Returns 0 if the Array1 dimension is not present.
425 <p> Returns 0 if the Array2 dimension is not present.
451 <p> Returns 0 if the Array3 dimension is not present.
477 <p> Returns 0 if the Array0 dimension is not present.
503 <p> Returns 0 if the Array1 dimension is not present.
529 <p> Returns 0 if the Array2 dimension is not present.
555 <p> Returns 0 if the Array3 dimension is not present.
578 <tr><td>Returns true if more than one face is present, false otherwise.</td></tr>
583 than one face present. In all other cases, it returns false. See <a href='rs_for_each.html#androi…
[all …]
/frameworks/compile/slang/lit-tests/
DREADME6 used to verify certain strings are present in the output bitcode files.
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.3.jd103 access to tag properties and I/O operations based on the technologies present
109 is not present in all Android devices. Android devices that do not support
114 will return <code>false</code>. The NFC API is always present, however, regardless of
/frameworks/base/docs/html/guide/appendix/
Dapp-intents.jd87 <b>Note:</b> The two commas after the yaw parameter are required. They are present
98 the fisheye lens effect that would be present if a 90 degree horizontal
Dg-app-intents.jd97 <b>Note:</b> The two commas after the yaw parameter are required. They are present
107 effect that would be present if a 90 degree horizontal FOV was used in portrait
/frameworks/compile/slang/
DREADME.rst250 * The function **init** (if present) will be called once after the script
280 above can be omitted, although at least one of in/out must be present.
281 If both in and out are present, root must only be invoked with types of
298 Initializers, if present, will also initialize the cached Java value.
/frameworks/base/tests/AccessoryDisplay/
DREADME25 The role of the source is to present some content onto an external
/frameworks/base/docs/html/training/wearables/watch-faces/
Dissues.jd75 the notification card is present.</p>
77 <p>Analog watch faces can make adjustments when a notification card is present, like scaling
/frameworks/base/docs/html/design/wear/
Dstructure.jd40 extend beyond the basic card/stream metaphor, such as to present a graph or map.</li>
95 <p class="img-caption">This pattern can be used to present a single vertical list, or a “1D Picker”…
202 drain the device's battery. To reduce battery usage and still present useful information, apps can
233 <p>Don’t present any buttons or other interactive elements when the app is in ambient mode. This
Dcreative-vision.jd36 …e less time it takes to use your software, the more time the user can be present in whatever they …
/frameworks/native/include/binder/
DParcel.h722 int32_t present; in readParcelable() local
723 status_t status = readInt32(&present); in readParcelable()
726 if (status != OK || !present) { in readParcelable()
/frameworks/base/docs/html/guide/topics/ui/controls/
Dcheckbox.jd20 present each checkbox option in a vertical list.</p>
/frameworks/base/docs/html/training/tv/tif/
Dindex.jd71 … <dd>Learn how to present overlays, manage content availability, and handle content selection.</dd>
/frameworks/base/cmds/bootanimation/
DFORMAT.md66 If the file is not present, each frame is assumed to be the same size as the animation.
/frameworks/base/docs/html/training/system-ui/
Ddim.jd51 approach is that the bars are still present but their details are obscured, thus
/frameworks/base/docs/html/training/app-indexing/
Dindex.jd38 You can enable Google to crawl through your app content and present your
/frameworks/base/docs/html/training/design-navigation/
Dwireframing.jd41present news stories. The first option to simplify navigation across different story categories is…
Dmultiple-sizes.jd51 …er hand, generally have much more available screen space and are able to present multiple panes of…
85 …<p>The most straightforward strategy is to simply stretch each pane's width to best present the co…

123456