HomeSort by relevance Sort by last modified time
    Searched defs:x1 (Results 576 - 600 of 753) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Renderer11.cpp 2650 float x1 = (destArea.x \/ float(destWidth)) * 2.0f - 1.0f; local
    [all...]
  /external/chromium_org/third_party/freetype/src/raster/
ftraster.c 435 FT_F26Dot6 x1,
1963 Long x1, y1, x2, y2, x3, y3; local
2951 Long x1, x2, xs, e1, e2; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 1837 const GLfloat x1 = (GLfloat) ctx->DrawBuffer->_Xmax; local
1994 const float x1 = ((float)fb->_Xmax \/ fb->Width) * 2.0f - 1.0f; local
2464 const GLfloat x1 = x + width * ctx->Pixel.ZoomX; local
2698 const GLfloat x1 = (GLfloat) (x + width); local
3897 const GLfloat x1 = x + width; local
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree.c 1512 double x1; local
1737 float x1 = DCOORD(aCell[0].aCoord[i*2]); local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-heap-profiler.cc 182 "function C2(x) { this.x1 = x; this.x2 = x; this[1] = x; }\n"
215 // -a-> X1 --a
229 const v8::HeapGraphNode* x1 = local
231 CHECK_NE(NULL, x1);
238 CHECK_NE(0, x1->GetSelfSize());
    [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c 4143 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; local
4292 mp_int x0, x1, t1, t2, x0x0, x1x1; local
    [all...]
  /external/freetype/src/raster/
ftraster.c 435 FT_F26Dot6 x1,
1963 Long x1, y1, x2, y2, x3, y3; local
2951 Long x1, x2, xs, e1, e2; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 218 v[2] = _mm_madd_epi16(u[2], k__sinpi_p03_p03); // x1
391 const __m128i x1 = _mm_sub_epi16(q4, r0); local
397 const __m128i t2 = _mm_unpacklo_epi16(x1, x2);
398 const __m128i t3 = _mm_unpackhi_epi16(x1, x2);
1298 const __m128i x1 = _mm_sub_epi16(q4, r0); local
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 1837 const GLfloat x1 = (GLfloat) ctx->DrawBuffer->_Xmax; local
1994 const float x1 = ((float)fb->_Xmax \/ fb->Width) * 2.0f - 1.0f; local
2464 const GLfloat x1 = x + width * ctx->Pixel.ZoomX; local
2698 const GLfloat x1 = (GLfloat) (x + width); local
3897 const GLfloat x1 = x + width; local
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 456 double x1,y1,z1; local
458 x1 = camPoint1[0];
604 double x1,y1,z1; local
606 x1 = pointCam1.x;
623 coeffs->Xcoef = -x1 + xA;
624 coeffs->XcoefA = xB + x1 - xA;
625 coeffs->XcoefB = -xA - gamma * x1 + gamma * xA;
641 coeffs->Xcoef = -( -x1 + xA);
642 coeffs->XcoefB = -( xB + x1 - xA);
643 coeffs->XcoefA = -( -xA - gamma * x1 + gamma * xA)
    [all...]
  /external/pixman/pixman/
pixman.h 407 int16_t x1, y1, x2, y2; member in struct:pixman_box16
516 int32_t x1, y1, x2, y2; member in struct:pixman_box32
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java 1034 int x1 = viewInfo.getLeft(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-starteam.jar 
ant.jar 
ant-commons-net.jar 
  /prebuilts/devtools/tools/lib/
fat32lib.jar 
lint-checks.jar 
monkeyrunner.jar 
lint.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/22.2.0/
lint-22.2.0.jar 
  /device/lge/mako/camera/
QCameraHWI_Parm.cpp 1897 uint16_t x1, x2, y1, y2, dx, dy; local
2002 uint16_t x1, x2, y1, y2; local
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test1.c 1441 unsigned int x1, x2; local
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java 1137 int x1 = hLocations[colSpan.min]; local
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 3827 int32_t x1 = 100, y1 = 125, x2 = 300, y2 = 500; local
4104 int32_t x1 = 100, y1 = 125, x2 = 300, y2 = 500; local
4280 int32_t x1 = 100, y1 = 125, x2 = 300, y2 = 500; local
    [all...]

Completed in 573 milliseconds

<<21222324252627282930>>