HomeSort by relevance Sort by last modified time
    Searched defs:xMax (Results 26 - 42 of 42) sorted by null

12

  /external/icu/icu4c/source/test/letest/
sfnt.h 287 le_int16 xMax;
  /external/icu/icu4c/source/test/perf/leperf/
sfnt.h 287 le_int16 xMax;
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftimage.h 97 /* xMax :: The horizontal maximum (right-most). */
118 FT_Pos xMax, yMax;
    [all...]
tttables.h 79 FT_Short xMax;
191 FT_Short xMax_Extent; /* xmax extents */
317 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftimage.h 97 /* xMax :: The horizontal maximum (right-most). */
118 FT_Pos xMax, yMax;
    [all...]
tttables.h 79 FT_Short xMax;
191 FT_Short xMax_Extent; /* xmax extents */
317 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmActivity.java 429 final int xMax = Math.max(centerX, mContainerView.getWidth() - centerX);
431 final float endRadius = (float) Math.sqrt(Math.pow(xMax, 2.0) + Math.pow(yMax, 2.0));
  /external/deqp/modules/gles2/functional/
es2fFboRenderTest.cpp 572 int xMax = renderTarget.getWidth()-width+1;
574 int x = deRandom_getUint32(&rnd) % xMax;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp 122 int xMax = de::clamp(max4(p0.x(), p1.x(), p2.x(), p3.x()), 0, img.getWidth()-1);
128 for (int x = xMin; x <= xMax; x++)
154 int xMax = de::clamp(max4(p0.x(), p1.x(), p2.x(), p3.x()), 0, img.getWidth()-1);
156 tcu::RGBA refColor = img.getPixel((xMin + xMax) / 2, (yMin + yMax) / 2);
159 for (int x = xMin; x <= xMax; x++)
    [all...]
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 167 const float xMax = -1.0f + 2.0f*coverage;
170 xMax, +1.0f, depth, 0.0f,
171 xMax, -1.0f, depth, 1.0f,
175 xMax, +1.0f, depth, 2.0f,
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFullScreenFragment.java 566 final int xMax = Math.max(revealCenterX, decorView.getWidth() - revealCenterX);
568 final float revealRadius = (float) Math.sqrt(Math.pow(xMax, 2.0) + Math.pow(yMax, 2.0));
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 435 milliseconds

12