Home
last modified time | relevance | path

Searched refs:room (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/wilhelm/src/itf/
DIEnvironmentalReverb.c41 static SLresult IEnvironmentalReverb_SetRoomLevel(SLEnvironmentalReverbItf self, SLmillibel room) in IEnvironmentalReverb_SetRoomLevel() argument
47 if (!(room <= 0)) { in IEnvironmentalReverb_SetRoomLevel()
52 thiz->mProperties.roomLevel = room; in IEnvironmentalReverb_SetRoomLevel()
60 REVERB_PARAM_ROOM_LEVEL, &room); in IEnvironmentalReverb_SetRoomLevel()
/frameworks/base/media/java/android/media/audiofx/
DEnvironmentalReverb.java148 public void setRoomLevel(short room) in setRoomLevel() argument
150 byte[] param = shortToByteArray(room); in setRoomLevel()
/frameworks/base/docs/html/design/tv/
Dprinciples.jd15 immersive gameplay, to hanging out with friends in a living room.</p>
/frameworks/rs/api/
Drs_io.spec85 until there is room on the message queue for this message.
/frameworks/base/docs/html/training/appbar/
Dactions.jd101 if there is room in the app bar for it; if there is not enough room, excess
Dindex.jd59 that works on the widest range of devices, and also gives you room to
Daction-views.jd115 room in the app bar, the app adds the action to the overflow menu.) When the
/frameworks/rs/scriptc/
Drs_io.rsh89 * until there is room on the message queue for this message.
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dindex.jd40 of features, such as playing games with users in the same room, pulling
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_io.jd172 until there is room on the message queue for this message.
/frameworks/base/docs/html/training/tv/games/
Dindex.jd40 A living-room TV poses design challenges for multiplayer games, in that all players can see
298 A game offering a multiplayer experience must allow at least two players to enter a room. For
/frameworks/base/docs/html/guide/topics/resources/
Dmenu-resource.jd126 app bar if there is room for it. If there is not room for all
/frameworks/base/docs/html/tv/adt-1/
Dsafety.jd59 <li><p>Play in a well-lit room.</p></li>
/frameworks/base/docs/html/design/patterns/
Dnew.jd148 <li>The amount of room available on the home screen</li>
Dhelp.jd104 … just the key additional information that the on-screen text doesn't have room to describe, in a w…
/frameworks/base/docs/html/training/search/
Dsetup.jd34 when there is room, or as a collapsible action, which displays the {@link
/frameworks/base/docs/html/guide/practices/
Dtablets-and-handsets.jd385 This way, if there's not enough room for the title, but there is enough room for the icon, then only
423 display action items on a narrow screen and also leave room for navigation and title elements
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design_launcher.jd239 This padding can also be used to make room for a subtle drop shadow, which can help ensure
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd1011 resized smaller to make room for the soft keyboard or whether its contents
1070 to make room for the soft keyboard, or whether the contents
1083 <td>The activity's main window is always resized to make room for
1087 <td>The activity's main window is not resized to make room for the soft
/frameworks/base/docs/html/distribute/googleplay/
Dtv.jd82 A great app for TV is designed for living room use and takes advantage of the
/frameworks/base/docs/html/training/tv/start/
Dlayouts.jd283 <p>For the living room environment, we recommend you use video ads solutions
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd116 android:showAsAction} attribute with a value of {@code "ifRoom"}. When there's enough room, the menu
125 in the Action Bar.) If there's not enough room in the Action Bar and the item appears in the
510 popup appears below the anchor view if there is room, or above it if there is not. If the IME (soft
/frameworks/base/docs/html/guide/topics/search/
Dsearch-dialog.jd760 appear in the Action Bar "if there is room" (by setting {@code
763 application runs on a smaller screen, there might not be enough room in the Action Bar to display
/frameworks/base/docs/html/guide/components/
Dfragments.jd86 tablet's screen is much larger than that of a handset, there's more room to combine and
116 handset-sized screen, there's not enough room for both fragments, so <em>Activity A</em> includes
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1528 SLmillibel room

12