/external/skia/src/effects/ |
SkPerlinNoiseShader.cpp | 36 // stay within the array bounds in a continuous fashion (so that tiling lines are not visible) 198 // so that the tile borders will be continuous. [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
Drawable.java | 77 * continuous controller that can modify the Drawable is displayed, such as 526 * imagery based on a continuous controller, for example to show progress [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
VideoModule.java | 505 // will not be continuous for a short period of time. [all...] |
/art/runtime/gc/ |
heap.h | 510 // All-known continuous spaces, where objects lie within fixed bounds.
|
/external/chromium_org/cc/layers/ |
heads_up_display_layer_impl.cc | 232 // Don't show the FPS display when continuous painting is enabled, because
|
/external/chromium_org/chrome/app/policy/ |
syntax_check_policy_template_json.py | 138 Checks a set of policy_ids to make sure it contains a continuous range
|
/external/chromium_org/media/audio/win/ |
audio_output_win_unittest.cc | 668 // In this test you should hear a continuous 200Hz tone for 2 seconds.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
css.js | 451 "content-box", "context-menu", "continuous", "copy", "cover", "crop",
|
/external/chromium_org/third_party/libjingle/source/talk/sound/ |
alsasoundsystem.cc | 132 // We set the timeout to twice the requested latency, so continuous
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
heap-profiler.cc | 452 // HeapProfilerStart/HeapProfileStop, we will get a continuous
|
/external/chromium_org/ui/views/controls/textfield/ |
textfield_views_model.cc | 182 // If continuous edit, merge it.
|
/external/libvorbis/doc/ |
01-introduction.tex | 80 reflects a desire to allow multiple decades of continuous encoder
|
stereo.html | 173 piecewise control of floor 1; the continuous approximation of floor 0
|
/external/opencv/cv/src/ |
cvlinefit.cpp | 678 "Input array must be 1d continuous array of 2d or 3d points" );
|
/external/oprofile/module/ |
oprofile.c | 19 MODULE_DESCRIPTION("Continuous Profiling Module");
|
/external/v8/src/ |
profile-generator.h | 516 // In a HeapSnapshot, all entries are hand-allocated in a continuous array [all...] |
/frameworks/base/core/java/android/hardware/camera2/ |
CameraMetadata.java | 1078 * currently doing an AF scan initiated by a continuous [all...] |
/frameworks/base/core/jni/ |
android_hardware_Camera.cpp | 370 // Continuous callbacks will have the callback re-registered from handleMessage. [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.1-highlights.jd | 161 take advantage of this to play continuous streamed music, video, and voice
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 98 <p>A better approach would be to maintain a buffer of one song in addition to the one being played. For streaming music, rather than maintaining a continuous stream that keeps the radio active at all times, consider using HTTP live streaming to transmit the audio stream in bursts, simulating the prefetching approach described above.</p>
|
/frameworks/base/media/java/android/media/audiofx/ |
EnvironmentalReverb.java | 34 * reflections, individual reflections become indistinguishable and the listener hears continuous
|
/frameworks/native/opengl/tests/hwc/ |
hwcStress.cpp | 73 * a continuous solid color. Although this test is unable to validate the
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IntRangeManager.java | 48 * One or more clients forming the continuous range [startId, endId].
|
ServiceStateTracker.java | 347 * there is no continuous user.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
p2p.h | 408 #define P2P_NOA_DESC_CNT_REPEAT 255 /* continuous schedule */
|