HomeSort by relevance Sort by last modified time
    Searched refs:y2 (Results 351 - 375 of 385) sorted by null

<<111213141516

  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.h 657 unsigned x1, unsigned y1, unsigned x2, unsigned y2, float depth,
  /external/mesa3d/src/glx/
dri_glx.c 254 xrects[i].height = rects[i].y2 - rects[i].y1;
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_sanity.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_sanity.c 963 boxes[i].x1, boxes[i].y1, boxes[i].x2, boxes[i].y2);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp_shared.h 100 void APIENTRY shared_dispatch_stub_86(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
102 void APIENTRY shared_dispatch_stub_88(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
104 void APIENTRY shared_dispatch_stub_90(GLint x1, GLint y1, GLint x2, GLint y2);
106 void APIENTRY shared_dispatch_stub_92(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
    [all...]
glapi_mapi_tmp.h 108 GLAPI void APIENTRY GLAPI_PREFIX(Rectd)(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
110 GLAPI void APIENTRY GLAPI_PREFIX(Rectf)(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
112 GLAPI void APIENTRY GLAPI_PREFIX(Recti)(GLint x1, GLint y1, GLint x2, GLint y2);
114 GLAPI void APIENTRY GLAPI_PREFIX(Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
    [all...]
indirect.c     [all...]
  /external/chromium_org/v8/test/cctest/
test-assembler-mips.cc 997 int32_t y2; member in struct:__anon21999
1065 t.y2 = 4;
    [all...]
test-assembler-mips64.cc 1008 int32_t y2; member in struct:__anon22010
1076 t.y2 = 4;
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 3389 U2 y2 = 0; local
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
bsaes-x86_64.pl 251 $x2,$x3,$y2,$y3,$t1)=@_;
254 movdqa $y2, $t1
262 pand $y2, $x3
    [all...]
  /external/opencv/cv/src/
cvfilter.cpp 341 int y0, int y1, int y2 )
349 for( ; buf_count < buf_max_count && y < y2; buf_count++, y++, src += src_step )
352 uchar* bptr = can_use_src_as_trow && y1 < y && y+1 < y2 ? (uchar*)(src - bsz1) : trow;
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.pl 259 $x2,$x3,$y2,$y3,$t1)=@_;
262 movdqa $y2, $t1
270 pand $y2, $x3
    [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewCore.java     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
calregts.cpp 2284 int32_t y2 = DATA[i+3]; local
    [all...]
caltest.cpp 1542 int32_t y2 = cal.get(UCAL_YEAR, status); local
    [all...]
  /external/chromium_org/third_party/lcov/bin/
genhtml     [all...]
  /external/chromium_org/ui/events/gesture_detection/
gesture_provider_unittest.cc 86 float y2) {
87 return MockMotionEvent(action, event_time, x0, y0, x1, y1, x2, y2);
    [all...]
  /external/conscrypt/src/test/java/org/conscrypt/
NativeCryptoTest.java 3004 BigInteger y2 = new BigInteger(xy[1]); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/icu/icu4c/source/test/intltest/
calregts.cpp 2284 int32_t y2 = DATA[i+3]; local
    [all...]
caltest.cpp 1563 int32_t y2 = cal.get(UCAL_YEAR, status); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/parser/
CSSPropertyParser.cpp 3070 double x1, y1, x2, y2; local
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
video.rtpdump 71 v>????>p?????=?n~e??.??f??!?r !?f3??q0k k?????LOr}?+6?o?E??I???????!?X?? ?b??P?\?????u?"???b??W?]p&~_c\??SpF'w???U?-W]k? ??hi?|X?e ???"?7&??y2E?}??;??o?4?C?(???BO??/e<?|wA3x?w??BzNA<???c??U???????Z]???C\?l?8W? ??~23F???? '{????_????6'????W/G&ú????}?m?????1??<??'?p@??8??? ??oW??Y|]!q??.O?{??r????h????"???_?
    [all...]

Completed in 1337 milliseconds

<<111213141516