Searched
full:initialize (Results
1351 -
1375 of
12265) sorted by null
<<51525354555657585960>>
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/reflect/ |
Constructor.java | 54 /** Uses the constructor to create and initialize a new instance of the constructor's declaring class, with the supplied
|
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/ |
WebGLUtil.java | 42 throw new RuntimeException("Could not initialize shaders");
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Rope/ |
b2Rope.h | 70 void Initialize(const b2RopeDef* def);
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
btConvexPolyhedron.h | 56 void initialize();
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/ |
pshmod.c | 50 /* initialize module, create hints recorder and the interface */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psnames/ |
pspic.c | 78 /* initialize pointer table - */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/raster/ |
rastpic.c | 79 /* initialize pointer table - */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/smooth/ |
ftspic.c | 79 /* initialize pointer table - */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
ttpic.c | 79 /* initialize pointer table - this is how the module usually */
|
/external/libgdx/gdx/src/com/badlogic/gdx/utils/reflect/ |
Constructor.java | 49 /** Uses the constructor to create and initialize a new instance of the constructor's declaring class, with the supplied
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/ |
Cantilever.java | 78 jd.initialize(prevBody, body, anchor);
106 jd.initialize(prevBody, body, anchor);
135 jd.initialize(prevBody, body, anchor);
166 jd.initialize(prevBody, body, anchor);
|
/external/libgdx/tests/gdx-tests-android/src/com/badlogic/gdx/tests/android/ |
LiveWallpaper.java | 35 initialize(listener, config);
method
|
/external/libgdx/tests/gdx-tests-lwjgl3/src/com/badlogic/gdx/tests/lwjgl3/ |
AwtTestLWJGL.java | 45 System.out.println("Couldn't initialize GLFW");
|
/external/libhevc/decoder/mips/ |
ihevcd_function_selector.c | 24 * Contains functions to initialize function pointers used in hevc
|
/external/libhevc/decoder/x86/ |
ihevcd_function_selector.c | 24 * Contains functions to initialize function pointers used in hevc
|
/external/libjpeg-turbo/ |
jcinit.c | 32 /* Initialize master control (includes parameter checking/processing) */
|
/external/libmpeg2/common/ |
ideint_function_selector_generic.c | 69 * Initialize the function pointers
|
/external/libmpeg2/common/x86/ |
ideint_function_selector_sse42.c | 71 * Initialize the function pointers
|
ideint_function_selector_ssse3.c | 71 * Initialize the function pointers
|
/external/libmpeg2/decoder/mips/ |
impeg2d_function_selector.c | 26 * Contains functions to initialize function pointers used in mpeg2
|
/external/libmpeg2/decoder/x86/ |
impeg2d_function_selector_avx2.c | 26 * Contains functions to initialize function pointers used in mpeg2
|
impeg2d_function_selector_sse42.c | 26 * Contains functions to initialize function pointers used in mpeg2
|
impeg2d_function_selector_ssse3.c | 26 * Contains functions to initialize function pointers used in mpeg2
|
/external/libnfc-nci/halimpl/bcm2079x/include/ |
OverrideLog.h | 51 ** Description: Initialize and get global logging level from .conf or
|
/external/libnfc-nci/src/include/ |
OverrideLog.h | 51 ** Description: Initialize and get global logging level from .conf or
|
Completed in 500 milliseconds
<<51525354555657585960>>