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

  /cts/tests/tests/rscpp/src/android/cts/rscpp/
RSResizeTest.java 68 int outW = (int) (w*scaleX);
71 Allocation rsOutput = makeAllocation(outW, outH, e);
72 Allocation rsCppOutput = makeAllocation(outW, outH, e);
78 int outArrSize = outW * outH * (vecSize == 3 ? 4 : vecSize);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
IntrinsicResize.java 34 int outW = (int) (w*scaleX);
42 mAllocRef = makeAllocation(outW, outH, e);
43 mAllocDst = makeAllocation(outW, outH, e);
50 sr.set_scaleX((float)w/outW);
90 if (outW == w && outH == h) {
  /external/mesa3d/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [all...]

Completed in 2519 milliseconds