HomeSort by relevance Sort by last modified time
    Searched refs:y2 (Results 501 - 525 of 564) sorted by null

<<212223

  /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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h     [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...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/chromium_org/third_party/icu/source/test/intltest/
calregts.cpp 2230 int32_t y2 = DATA[i+3]; local
    [all...]
caltest.cpp 1435 int32_t y2 = cal.get(UCAL_YEAR, status); local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-assembler-mips.cc 984 int32_t y2; member in struct:__anon17101
1055 t.y2 = 4;
    [all...]
  /external/v8/test/cctest/
test-assembler-mips.cc 988 int32_t y2; member in struct:__anon28803
1059 t.y2 = 4;
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Renderer11.cpp 2637 float y2 = ((destHeight - destArea.y) \/ float(destHeight)) * 2.0f - 1.0f; local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
bsaes-x86_64.pl 259 $x2,$x3,$y2,$y3,$t1)=@_;
262 movdqa $y2, $t1
270 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/zxing/core/
core.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 455 short x1, y1, x2, y2; member in struct:__anon38439
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 455 short x1, y1, x2, y2; member in struct:__anon40029
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 455 short x1, y1, x2, y2; member in struct:__anon41544
    [all...]

Completed in 962 milliseconds

<<212223