/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/ |
index.html | 22 <script type="text/javascript" src="scenes.js"></script>
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
package_info.h | 61 // the object behind the scenes -- e.g., to cache results -- but in these cases
|
/external/jmonkeyengine/engine/src/core/com/jme3/app/ |
package.html | 20 interface for 3D graphics, manages viewports and scenes assigned
|
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
PreDepthProcessor.java | 46 * scenes.
|
/external/jpeg/ |
jmemansi.c | 136 * behind the scenes. We don't have to use info->temp_name[] at all;
|
jmem-android.c | 155 * behind the scenes. We don't have to use info->temp_name[] at all;
|
/external/protobuf/src/google/protobuf/ |
package_info.h | 61 // the object behind the scenes -- e.g., to cache results -- but in these cases
|
/external/qemu/distrib/jpeg-6b/ |
jmemansi.c | 136 * behind the scenes. We don't have to use info->temp_name[] at all;
|
jmem-android.c | 155 * behind the scenes. We don't have to use info->temp_name[] at all;
|
/frameworks/base/core/java/android/transition/ |
Recolor.java | 35 * scenes, the color change is animated.
|
Visibility.java | 25 * start and end scenes. Visibility is determined not just by the 158 // or whose parent hierarchies remain stable between scenes
|
TransitionManager.java | 31 * change of {@link Scene}. To use the manager, add scenes along with 119 * Sets a specific transition to occur when the given pair of scenes is
|
/external/chromium/chrome/browser/prefs/ |
pref_member.h | 105 // seen by the outside world. It is just doing a lazy load behind the scenes.
|
/external/chromium_org/media/filters/ |
ffmpeg_glue.cc | 183 // our AVFormatContext behind the scenes, but leave the buffer alive. It will
|
/external/chromium_org/sync/syncable/ |
directory_backing_store.h | 54 // This function can perform some cleanup tasks behind the scenes. It will
|
/external/jmonkeyengine/engine/src/test/jme3test/material/ |
TestParallax.java | 63 rootNode.attachChild(SkyFactory.createSky(assetManager, "Scenes/Beach/FullskiesSunset0068.dds", false));
|
/external/libvpx/libvpx/vp8/common/ |
onyx.h | 142 int auto_key; /* automatically detect cut scenes */
|
/frameworks/base/docs/html/design/building-blocks/ |
progress.jd | 23 <p>Activity indicators are for operations of an indeterminate length. They ask users to wait a moment while something finishes up, without getting into specifics about what's happening behind the scenes.</p>
|
/libcore/luni/src/main/java/javax/sql/ |
PooledConnection.java | 40 * {@link DataSource#getConnection} method. Behind the scenes, the connection
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
RenderManager.java | 756 * also scenes which cast or receive shadows, by putting them into the
1038 List<Spatial> scenes = vp.getScenes(); local 1115 List<Spatial> scenes = vp.getScenes(); local [all...] |
/external/chromium/chrome/browser/sync/sessions/ |
status_controller.h | 10 // set for the restricted ModelSafeGroup behind the scenes. For example, if
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_rast_priv.h | 116 /** The incoming queue of scenes ready to rasterize */
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/ |
AbstractBlenderLoader.java | 73 if ((blenderContext.getBlenderKey().getFeaturesToLoad() & FeaturesToLoad.SCENES) == 0) {
|
/external/jmonkeyengine/engine/src/test/jme3test/post/ |
TestDepthOfField.java | 68 Spatial sky = SkyFactory.createSky(assetManager, "Scenes/Beach/FullskiesSunset0068.dds", false);
|
/external/jmonkeyengine/engine/src/test/jme3test/terrain/ |
TerrainGridTest.java | 101 return "Scenes/TerrainMountains/terrain_" + x + "_" + y + ".png";
|