/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
GLSurfaceViewCustom.java | 57 * <li>Supports both on-demand and continuous rendering. 122 * {@link #setRenderMode}. The default is continuous rendering. [all...] |
/external/libavc/encoder/ |
ih264e_core_coding.c | 113 * The first 16 continuous locations will contain the values of Dc block 445 * The first 4 continuous locations will contain the values of DC block for U [all...] |
/external/libexif/po/ |
cs.po | 165 msgid "Continuous" 174 msgid "Continuous, speed priority" 178 msgid "Continuous, low" 182 msgid "Continuous, high" 190 # continuous auto refocus while half-pressing shutter. [all...] |
de.po | 172 msgid "Continuous" 180 msgid "Continuous, speed priority" 184 msgid "Continuous, low" 188 msgid "Continuous, high" 196 # continuous auto refocus while half-pressing shutter. [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | [all...] |
/external/opencv/cxcore/src/ |
cxmatrix.cpp | 515 "both source and destination must be continuous" ); [all...] |
/frameworks/base/opengl/java/android/opengl/ |
GLSurfaceView.java | 54 * <li>Supports both on-demand and continuous rendering. 119 * {@link #setRenderMode}. The default is continuous rendering. [all...] |
/frameworks/native/services/sensorservice/ |
SensorService.cpp | 327 result.append(" continuous | "); [all...] |
/art/compiler/ |
elf_builder.h | 677 // Collect section headers into continuous array for convenience. [all...] |
/art/runtime/gc/ |
heap.cc | 418 // Compute heap capacity. Continuous spaces are sorted in order of Begin(). [all...] |
/docs/source.android.com/src/compatibility/2.3/ |
android-2.3-cdd.xhtml | [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
RandomDataImpl.java | [all...] |
/external/guava/guava/src/com/google/common/util/concurrent/ |
RateLimiter.java | 156 * The underlying model is a continuous function mapping storedPermits [all...] |
/external/icu/icu4c/source/i18n/ |
chnsecal.cpp | 216 * field as the continuous year count, depending on which is newer.
|
/external/libogg/doc/ |
skeleton.html | 79 <p>Ogg is a generic container format for time-continuous data streams, enabling interleaving of several tracks of frame-wise encoded content in a time-multiplexed manner. As an example, an Ogg physical bitstream could encapsulate several tracks of video encoded in Theora and multiple tracks of audio encoded in Speex or Vorbis or FLAC at the same time. A player that decodes such a bitstream could then, for example, play one video channel as the main video playback, alpha-blend another one on top of it (e.g. a caption track), play a main Vorbis audio together with several FLAC audio tracks simultaneously (e.g. as sound effects), and provide a choice of Speex channels (e.g. providing commentary in different languages). Such a file is generally possible to create with Ogg, it is however not possible to generically parse such a file, seek on it, understand what codecs are contained in such a file, and dynamically handle and play back such content.</p>
|
/external/libopus/celt/ |
celt_decoder.c | 579 synthesis filter memory so we can have a continuous signal. */ [all...] |
/external/linux-tools-perf/src/tools/perf/util/ |
symbol.c | 637 * continuous in * kallsyms, so curr_map [all...] |
/external/llvm/include/llvm/CodeGen/ |
LiveInterval.h | 156 /// This represents a simple continuous liveness interval for a value.
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
CssSchema.java | 348 "continuous", "digits"); [all...] |
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 776 * This value is defined only for continuous and on-change sensors. It is the delay between two [all...] |
/frameworks/base/core/jni/ |
android_hardware_Camera.cpp | 419 // Continuous callbacks will have the callback re-registered from handleMessage. [all...] |
/frameworks/base/docs/html/tools/studio/ |
eclipse-transition-guide.jd | 406 continuous integration servers). </p>
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
ServiceStateTracker.java | 530 * there is no continuous user. [all...] |
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_copybit.cpp | 156 //kick in swap rect only if we are getting continuous same [all...] |
/packages/apps/Camera2/src/com/android/camera/one/v2/ |
OneCameraZslImpl.java | 134 * continuous AF. [all...] |