HomeSort by relevance Sort by last modified time
    Searched full:inverted (Results 51 - 75 of 564) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/mesa3d/docs/
MESA_pack_invert.spec 36 inverted (i.e. for glReadPixels, glGetTexImage, glGetConvolutionFilter,
41 bottom-to-top order. Thus, images usually have to be inverted before
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf.c 187 * Window coordinates in a FBO are inverted, which means point
188 * sprite origin must be inverted, too.
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11mouse.c 87 /* The mask is OR'd with the data to turn inverted color
88 pixels black since inverted color cursors aren't supported
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
SymbolsShifted.java 45 // U+00BF: "¿" INVERTED QUESTION MARK
46 // U+00A1: "¡" INVERTED EXCLAMATION MARK
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
SpanishCustomizer.java 39 // U+00A1: "¡" INVERTED EXCLAMATION MARK
40 // U+00BF: "¿" INVERTED QUESTION MARK
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-es/
donottranslate-more-keys.xml 70 <!-- U+00A1: "¡" INVERTED EXCLAMATION MARK
71 U+00BF: "¿" INVERTED QUESTION MARK -->
  /external/iptables/extensions/
libxt_set.c 352 "--bytes-gt option cannot be inverted\n");
363 "--bytes-lt option cannot be inverted\n");
382 "--packets-gt option cannot be inverted\n");
393 "--packets-lt option cannot be inverted\n");
412 "--return-nomatch flag cannot be inverted\n");
  /external/chromium_org/ui/gfx/
skbitmap_operations_unittest.cc 89 // Invert bitmap and verify the each pixel is inverted and the alpha value is
105 SkBitmap inverted = SkBitmapOperations::CreateInvertedBitmap(src); local
107 SkAutoLockPixels inverted_lock(inverted);
113 SkColorGetA(*inverted.getAddr32(x, y)));
115 SkColorGetR(*inverted.getAddr32(x, y)));
117 SkColorGetG(*inverted.getAddr32(x, y)));
119 SkColorGetB(*inverted.getAddr32(x, y)));
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
ChoiceFormatTest.java 93 String patternString = "-2#Inverted Orange| 0#No Orange| 0<Almost No Orange| 1#Normal Orange| 2#Expensive Orange";
98 formattedString.equals("Inverted Orange"));
101 formattedString.equals("Inverted Orange"));
104 formattedString.equals("Inverted Orange"));
107 formattedString.equals("Inverted Orange"));
211 String patternString = "-2#Inverted Orange| 0#No Orange| 0<Almost No Orange| 1#Normal Orange| 2#Expensive Orange";
216 String[] orangeFormats = { "Inverted Orange", "No Orange",
  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
perf-report.txt 130 - caller: inverted caller based call graph.
139 --inverted::
140 alias for inverted caller based call graph.
  /external/llvm/test/CodeGen/X86/
avx-blend.ll 10 ; the inverted mask: 1010 = 10.
69 ; the inverted mask: 11101110 = 238.
169 ; Inverted mask: 1010 = 10.
  /external/smack/src/org/jivesoftware/smackx/workgroup/util/
ModelUtil.java 43 * This method produces the exact logically inverted result as the
94 * This method produces the exact logically inverted result as the
118 * This method produces the exact logically inverted result as the
  /external/valgrind/main/tests/
s390x_features.c 305 int rc, inverted = 0; local
314 inverted = 1;
320 if (inverted) {
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
page_selection.js 56 // A selection has inverted across the start cursor. Describe it.
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
tile_independence_test.cc 83 // inverted tile ordering. Ensure that the MD5 of the output in both cases
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFGraphicState.h 61 * @param invert Indicates if the alpha of the sMask should be inverted.
  /external/chromium_org/tools/xdisplaycheck/
xdisplaycheck.cc 60 // without the --noserver is the same, but slow, rather than inverted.
  /external/chromium_org/ui/compositor/
layer.h 170 // This effect will get "combined" with the inverted,
176 // This effect will get "combined" with the inverted, saturate
186 // This effect will get "combined" with the inverted, saturate
204 void SetLayerInverted(bool inverted);
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
BooleanPropertyEditor.java 109 // set inverted value
  /external/eigen/Eigen/src/IterativeLinearSolvers/
BasicPreconditioners.h 27 * The diagonal entries are pre-inverted and stored into a dense vector.
  /external/kernel-headers/original/uapi/linux/
lp.h 35 #define LP_PBUSY 0x80 /* inverted input, active high */
  /external/libvpx/libvpx/test/
tile_independence_test.cc 83 // inverted tile ordering. Ensure that the MD5 of the output in both cases
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
invert.h 52 * @param pDestMatrix data to store the inverted matrix.
  /external/skia/src/pdf/
SkPDFGraphicState.h 61 * @param invert Indicates if the alpha of the sMask should be inverted.
  /frameworks/base/libs/hwui/
ShadowTessellator.h 89 * TODO: Given the skia is using inverted Y coordinate, shadow system needs

Completed in 2376 milliseconds

1 23 4 5 6 7 8 91011>>