HomeSort by relevance Sort by last modified time
    Searched refs:XSCALE (Results 1 - 3 of 3) sorted by null

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
test_bbox.c 26 #define XSCALE 65536
27 #define XX(x) ((FT_Pos)(x*XSCALE))
29 #define XVAL(x) ((x)/(1.0*XSCALE))
  /external/opencv3/modules/imgproc/src/opencl/
resize.cl 258 int sx = XSCALE * dx;
268 for (int px = 0; px < XSCALE; ++px)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c 580 N_("XScale accumulator register expected"),
    [all...]

Completed in 176 milliseconds