Searched refs:brief (Results 1 – 25 of 38) sorted by relevance
12
/frameworks/rs/scriptc/ |
D | rs_types.rsh | 134 * \brief Opaque handle to a RenderScript element. 140 * \brief Opaque handle to a RenderScript type. 146 * \brief Opaque handle to a RenderScript allocation. 152 * \brief Opaque handle to a RenderScript sampler object. 158 * \brief Opaque handle to a RenderScript script object. 166 * \brief Opaque handle to a RenderScript mesh object. 172 * \brief Opaque handle to a RenderScript Path object. 178 * \brief Opaque handle to a RenderScript ProgramFragment object. 184 * \brief Opaque handle to a RenderScript ProgramVertex object. 190 * \brief Opaque handle to a RenderScript ProgramRaster object. [all …]
|
D | rs_sampler.rsh | 18 * \brief Sampler routines
|
D | rs_program.rsh | 18 * \brief Program object routines
|
D | rs_mesh.rsh | 18 * \brief Mesh routines
|
D | rs_object.rsh | 18 * \brief Object routines
|
D | rs_time.rsh | 18 * \brief RenderScript time routines
|
D | rs_element.rsh | 18 * \brief Element routines
|
D | rs_math.rsh | 18 * \brief todo-jsams
|
D | rs_core.rsh | 40 * \brief todo-jsams
|
D | rs_quaternion.rsh | 18 * \brief Quaternion routines
|
D | rs_atomic.rsh | 18 * \brief Atomic routines
|
D | rs_debug.rsh | 18 * \brief Utility debugging routines
|
D | rs_allocation.rsh | 18 * \brief Allocation routines
|
/frameworks/base/cmds/ime/src/com/android/commands/ime/ |
D | Ime.java | 91 boolean brief = false; in runList() 96 brief = true; in runList() 128 if (brief) { in runList()
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | index.jd | 34 <p>In Introducing RenderScript I gave a brief overview of this technology.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 66 # include brief member descriptions after the members that are listed in 73 # the brief description of a member or function before the detailed description. 75 # brief descriptions will be completely suppressed. 79 # This tag implements a quasi-intelligent brief description abbreviator 81 # in this list, if found as the leading text of the brief description, will be 83 # used as the annotated text. Otherwise, the brief description is used as-is. 92 # Doxygen will generate a detailed section even if there is only a brief 136 # comment as the brief description. If set to NO, the JavaDoc 138 # (thus requiring an explicit @brief command for a brief description.) 144 # comment as the brief description. If set to NO, the comments [all …]
|
/frameworks/base/docs/html/wear/design/ |
D | user-interface.jd | 28 from card to card for a brief and comprehensive update about what's important to them. Only one card
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | available-resources.jd | 19 <p>Here's a brief summary of each resource type:</p>
|
/frameworks/base/docs/html/tools/help/ |
D | logcat.jd | 101 <td>Sets the output format for log messages. The default is <code>brief</code> format. For a
|
/frameworks/base/docs/html/design/get-started/ |
D | principles.jd | 90 <h4 id="keep-it-brief">Keep it brief</h4>
|
/frameworks/base/docs/html/design/patterns/ |
D | settings.jd | 331 includes a status line, it says "Unavailable", and if the reason isn't obvious, a brief 371 make your labels brief, meaningful, and scannable:</p> 454 <a href="{@docRoot}design/get-started/principles.html#keep-it-brief">Keep it brief</a>, which
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-log.jd | 130 <td>Sets the output format for log messages. The default is <code>brief</code> format. For a 224 <li><code>brief</code> — Display priority/tag and PID of the process issuing the
|
/frameworks/base/docs/html/design/handhelds/ |
D | index.jd | 92 <p>Notifications are brief messages that users can access at any time from the status bar. They
|
/frameworks/compile/libbcc/ |
D | README.rst | 139 Here is the brief description of each sections:
|
/frameworks/base/docs/html/design/wear/ |
D | index.jd | 35 …ations to check for updates; they can simply glance at their stream for a brief update on what’s i…
|
12