HomeSort by relevance Sort by last modified time
    Searched full:composition (Results 276 - 300 of 583) sorted by null

<<11121314151617181920>>

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
KeyboardAccessibilityDelegate.java 37 * {@link KeyboardView} to enhance accessibility support via composition rather via inheritance.
MainKeyboardAccessibilityDelegate.java 37 * accessibility support via composition rather via inheritance.
  /prebuilts/go/darwin-x86/src/image/jpeg/
huffman.go 71 // receiveExtend is the composition of RECEIVE and EXTEND, specified in section
  /prebuilts/go/linux-x86/src/image/jpeg/
huffman.go 71 // receiveExtend is the composition of RECEIVE and EXTEND, specified in section
  /external/guava/guava/src/com/google/common/base/
Predicates.java 235 * Returns the composition of a function and a predicate. For every {@code x},
238 * @return the composition of the provided function and predicate
  /external/icu/icu4c/source/common/unicode/
normalizer2.h 297 * Performs pairwise composition of a & b and returns the composite if there is one.
547 * Performs pairwise composition of a & b and returns the composite if there is one.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Normalizer2.java 71 * Decomposition followed by composition.
317 * Performs pairwise composition of a &amp; b and returns the composite if there is one.
  /external/libjpeg-turbo/
jcmaster.c 372 /* Prepare array describing MCU composition */
407 /* Prepare array describing MCU composition */
  /external/llvm/include/llvm/Analysis/
CGSCCPassManager.h 189 /// Designed to allow composition of a CGSCCPass(Manager) and
415 /// Designed to allow composition of a FunctionPass(Manager) and
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 482 * Queue a present composition.
484 * Makes the runtime call DrvPresentBuffers with the composition information.
  /external/opencv3/3rdparty/libjpeg/
jdinput.c 417 /* Prepare array describing MCU composition */
452 /* Prepare array describing MCU composition */
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcmaster.c 337 /* Prepare array describing MCU composition */
372 /* Prepare array describing MCU composition */
  /frameworks/native/include/media/hardware/
HardwareAPI.h 354 // composition (e.g. screenrecord) - while performing color-space conversion inside the encoder -
396 // and composition - while performing color-space conversion inside the component. Component
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 127 // Make sure that composition can never be stalled by a virtual display
301 // (2) we did GLES composition this frame, and either
  /hardware/intel/img/hwcomposer/merrifield/common/base/
DisplayAnalyzer.cpp 478 // force geometry changed in the secondary device to reset layer composition type
544 // check if composition type needs to be reset
  /hardware/ti/omap4xxx/hwc/
hwc.c 147 /* composition data */
153 int ext_ovls; /* # of overlays on external display for current composition */
154 int ext_ovls_wanted; /* # of overlays that should be on external display for current composition */
155 int last_ext_ovls; /* # of overlays on external/internal display for last composition */
    [all...]
  /libcore/ojluni/src/main/java/java/util/stream/
AbstractPipeline.java 376 * Returns the composition of stream flags of the stream source and all
379 * @return the composition of stream flags of the stream source and all
  /packages/apps/Dialer/InCallUI/res/values-fr-rCA/
strings.xml 39 <string name="card_title_dialing" msgid="5046026076417718916">"Composition..."</string>
56 <string name="notification_dialing" msgid="8080968169444117163">"Composition en cours..."</string>
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
BasicTest.java 124 // Make sure that the static composition methods work
125 logln("Canonical composition...");
127 logln("Compatibility composition...");
129 // Now try iterative composition....
130 logln("Iterative composition...");
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
BasicTest.java 120 // Make sure that the static composition methods work
121 logln("Canonical composition...");
123 logln("Compatibility composition...");
125 // Now try iterative composition....
126 logln("Iterative composition...");
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 195 int ext_ovls; /* # of overlays on external display for current composition */
196 int ext_ovls_wanted; /* # of overlays that should be on external display for current composition */
197 int last_ext_ovls; /* # of overlays on external/internal display for last composition */
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMuxer.cpp 150 // initialize mutex for MPO composition
152 // launch MPO composition thread
186 // stop and exit MPO composition thread
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 227 * @param shouldFinishComposition whether we should finish the composition in progress.
475 // TODO: the following is incorrect if the cursor is not immediately after the composition.
    [all...]
  /docs/source.android.com/src/devices/graphics/
index.jd 116 delegate certain composition work to the Hardware Composer to offload work from
  /external/ImageMagick/Magick++/
NEWS 164 * Support supplying composition rule to DrawableCompositeImage.

Completed in 1638 milliseconds

<<11121314151617181920>>