HomeSort by relevance Sort by last modified time
    Searched refs:arrays (Results 76 - 100 of 131) sorted by null

1 2 34 5 6

  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES/
glext.h     [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
glext.h     [all...]
  /frameworks/native/opengl/include/GLES/
glext.h     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /sdk/emulator/opengl/tests/gles_android_wrapper/
gles.cpp 1236 void glDeleteVertexArraysOES(GLsizei n, const GLuint *arrays)
1238 getDispatch()->glDeleteVertexArraysOES(n, arrays);
1241 void glGenVertexArraysOES(GLsizei n, GLuint *arrays)
1243 getDispatch()->glGenVertexArraysOES(n, arrays);
    [all...]
  /external/v8/test/mjsunit/
mirror-array.js 122 // Test a number of different arrays.
object-freeze.js 125 // Test freeze on arrays.
object-seal.js 131 // Test seal on arrays.
mjsunit.js 53 // of, e.g., Number and Date objects, the elements of arrays
  /external/libvpx/examples/includes/geshi/
geshi.php 3554 $arrays = func_get_args(); variable
    [all...]
  /external/libpng/
CHANGES 526 Removed all global arrays (according to PNG_NO_GLOBAL_ARRAYS macro), to
529 eliminated use of png_sig in pngwutil.c. Moved the various png_CHNK arrays
530 into pngtypes.h. Eliminated use of global png_pass arrays. Declared the
531 png_CHNK and png_pass arrays to be "const". Made the global arrays
539 Eliminated pngtypes.h; use macros instead to declare PNG_CHNK arrays.
    [all...]
  /frameworks/native/opengl/libagl/
context.h 174 // arrays
606 array_machine_t arrays __attribute__((aligned(32))); member in struct:android::gl::ogles_context_t
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 136 * errored and completed arrays for ease of insertion later.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 340 * The inner arrays (constituent queues) are structured as
361 * A pool of empty arrays. Minimizes object allocation for IE6's benefit.
613 // arrays, seen in Firefox. Thus we recognize an array as an object
    [all...]

Completed in 724 milliseconds

1 2 34 5 6