HomeSort by relevance Sort by last modified time
    Searched full:composite (Results 476 - 500 of 1052) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_output.c 69 "Composite",
  /external/chromium_org/third_party/ots/src/
glyf.cc 252 // it's a composite glyph without any bytecode. Enqueue the whole thing
woff2.cc 31 // composite glyph flags
426 // composite bbox computations (an optional more aggressive transform).
489 Store16(dst, 0, 0xffff); // nContours = -1 for composite glyph
579 // composite glyph
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 317 // Composite Glyph Description
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/freetype/src/truetype/
ttinterp.h 241 FT_Bool is_composite; /* true if the glyph is composite */
  /external/junit/src/junit/framework/
TestSuite.java 15 * <p>A <code>TestSuite</code> is a <code>Composite</code> of Tests.
  /external/junit/src/org/junit/runner/
Description.java 17 * <p><code>Descriptions</code> are implemented as a single class rather than a Composite because
  /external/libpng/contrib/libtests/
pngstest.c 1138 * bckg: composite on gray background
1139 * bckc: composite on color background
1141 * g8b: convert sRGB components to grayscale and composite on gray background
1155 * b16g: composite linear onto gray background and convert the result to sRGB
1156 * b16c: composite linear onto color background and convert the result to sRGB
1160 * gb16: composite linear onto background and convert to sRGB grayscale
1161 * (order doesn't matter, the composite and grayscale operations permute)
1162 * cb16: composite linear onto background and convert to sRGB
1219 /* bckg: composite on gray background */
1239 /* bckc: composite on color background *
    [all...]
  /external/lldb/test/unittest2/
suite.py 73 """A test suite is a composite test consisting of a number of TestCases.
  /external/llvm/test/Transforms/SimplifyCFG/
dbginfo.ll 6 %llvm.dbg.composite.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, { }*, { }* }
  /external/ltrace/sysdeps/linux-gnu/s390/
fetch.c 130 /* Note: here we shouldn't see large composite types, those
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_output.c 69 "Composite",
  /external/neven/Embedded/common/src/b_TensorEm/
CompactMat.h 65 /** Composite data array
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttinterp.h 241 FT_Bool is_composite; /* true if the glyph is composite */
  /external/pixman/pixman/
pixman-implementation.c 155 "No composite function found\n"
  /external/pixman/test/
affine-test.c 22 * Composite operation with pseudorandom images
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 317 // Composite Glyph Description
  /hardware/intel/common/libva/va/
va_enc_mpeg2.h 249 /* \brief Parameters for composite display
  /libcore/luni/src/main/java/java/text/
CollationElementIterator.java 95 * character, or composite character with the first character, having a
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
suite.py 79 """A test suite is a composite test consisting of a number of TestCases.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
suite.py 79 """A test suite is a composite test consisting of a number of TestCases.
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectPage.java 59 import org.eclipse.swt.widgets.Composite;
113 public void createControl(Composite parent) {
114 Composite container = new Composite(parent, SWT.NULL);
    [all...]

Completed in 1542 milliseconds

<<11121314151617181920>>