HomeSort by relevance Sort by last modified time
    Searched full:bounds (Results 326 - 350 of 1065) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/html/canvas/
WebGLFloatArray.cpp 79 // Check to make sure the specified region is within the bounds of
WebGLIntArray.cpp 83 // Check to make sure the specified region is within the bounds of
WebGLShortArray.cpp 82 // Check to make sure the specified region is within the bounds of
WebGLUnsignedByteArray.cpp 79 // Check to make sure the specified region is within the bounds of
WebGLUnsignedIntArray.cpp 84 // Check to make sure the specified region is within the bounds of
WebGLUnsignedShortArray.cpp 86 // Check to make sure the specified region is within the bounds of
  /external/webkit/WebCore/platform/wx/wxcode/mac/carbon/
scrollbar_render.cpp 90 trackInfo.bounds = hiRect;
  /external/webkit/WebKit/android/jni/
PictureSet.h 65 const SkIRect& bounds(size_t i) const { function in class:android::PictureSet
  /external/webkit/WebKit/chromium/public/
WebHTTPBody.h 79 // index is out of bounds.
  /external/webkit/WebKit/chromium/src/
WebPopupMenuImpl.h 81 const WebRect& bounds);
  /external/webkit/WebKit/mac/WebView/
WebClipView.m 38 // because it expects to have to draw outside the bounds of the view it's being drawn for.
  /external/webkit/WebKit/win/
WebDropSource.cpp 143 // If our cursor is outside the bounds of the webView, we want to let Windows select the cursor.
  /frameworks/base/graphics/java/android/graphics/drawable/
BitmapDrawable.java 227 /** Get the gravity used to position/stretch the bitmap within its bounds.
235 /** Set the gravity used to position/stretch the bitmap within its bounds.
290 protected void onBoundsChange(Rect bounds) {
291 super.onBoundsChange(bounds);
ColorDrawable.java 31 * It also ignores the Bounds, meaning it will draw everywhere in the current clip,
PaintDrawable.java 27 * Drawable that draws its bounds in the given paint, with optional
  /frameworks/base/libs/surfaceflinger/
Transform.h 116 Rect transform(const Rect& bounds) const;
  /frameworks/base/media/tests/omxjpegdecoder/
jpeg_decoder_bench.cpp 93 // test DecodeMode == Bounds
  /packages/apps/Contacts/src/com/android/contacts/
TabStripView.java 102 Rect selBounds = new Rect(); // Bounds of the selected tab indicator
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
predict.def 117 /* Branches to a mudflap bounds check are extremely unlikely. */
  /dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
MatcherTest.java 388 assertTrue("Incorrect value of anchoring bounds",
392 assertFalse("Incorrect value of anchoring bounds",
412 assertFalse("Matcher uses opaque bounds by default",
416 assertTrue("Incorrect value of anchoring bounds",
420 assertFalse("Incorrect value of anchoring bounds",
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
LineNumberInputStream.java 169 // K002e=Offset out of bounds \: {0}
173 // K0031=Length out of bounds \: {0}
StringReader.java 164 // K002e=Offset out of bounds \: {0}
168 // K0031=Length out of bounds \: {0}
  /dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
GenericTypesTest.java 194 Type boundS = boundsS[0];
195 assertEquals(typeVariableT, boundS);
  /dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/
Util.java 43 * Check array bounds method for methods like doSomething(Object[], offset,
148 * Check array bounds method for methods like doSomething(Object[], offset,
  /external/icu4c/common/unicode/
bytestream.h 14 // CheckedArrayByteSink Write to a flat array, with bounds checking
135 * with bounds-checking:

Completed in 52 milliseconds

<<11121314151617181920>>