Searched refs:types (Results 1 - 25 of 437) sorted by relevance

1234567891011>>

/frameworks/av/include/media/stagefright/foundation/
H A Dhexdump.h21 #include <sys/types.h>
/frameworks/av/media/ndk/
H A DNdkMediaCryptoPriv.h24 * Do not reference types that are not part of the NDK.
31 #include <sys/types.h>
/frameworks/native/opengl/libagl/
H A Darray.h23 #include <sys/types.h>
H A Dprimitives.h23 #include <sys/types.h>
H A Dlight.h23 #include <sys/types.h>
H A Dtexture.h23 #include <sys/types.h>
H A Dvertex.h23 #include <sys/types.h>
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetDebugMessageLog.java1 // C function GLuint glGetDebugMessageLog ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
8 int[] types,
19 // C function GLuint glGetDebugMessageLog ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
24 java.nio.IntBuffer types,
30 // C function GLuint glGetDebugMessageLog ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
36 int[] types,
43 // C function GLuint glGetDebugMessageLog ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
48 java.nio.IntBuffer types,
3 glGetDebugMessageLog( int count, int bufSize, int[] sources, int sourcesOffset, int[] types, int typesOffset, int[] ids, int idsOffset, int[] severities, int severitiesOffset, int[] lengths, int lengthsOffset, byte[] messageLog, int messageLogOffset) argument
21 glGetDebugMessageLog( int count, java.nio.IntBuffer sources, java.nio.IntBuffer types, java.nio.IntBuffer ids, java.nio.IntBuffer severities, java.nio.IntBuffer lengths, java.nio.ByteBuffer messageLog) argument
32 glGetDebugMessageLog( int count, int[] sources, int sourcesOffset, int[] types, int typesOffset, int[] ids, int idsOffset, int[] severities, int severitiesOffset) argument
45 glGetDebugMessageLog( int count, java.nio.IntBuffer sources, java.nio.IntBuffer types, java.nio.IntBuffer ids, java.nio.IntBuffer severities) argument
H A DglGetDebugMessageLogKHR.java1 // C function GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
8 int[] types,
19 // C function GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
24 java.nio.IntBuffer types,
30 // C function GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
36 int[] types,
43 // C function GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog )
48 java.nio.IntBuffer types,
3 glGetDebugMessageLogKHR( int count, int bufSize, int[] sources, int sourcesOffset, int[] types, int typesOffset, int[] ids, int idsOffset, int[] severities, int severitiesOffset, int[] lengths, int lengthsOffset, byte[] messageLog, int messageLogOffset) argument
21 glGetDebugMessageLogKHR( int count, java.nio.IntBuffer sources, java.nio.IntBuffer types, java.nio.IntBuffer ids, java.nio.IntBuffer severities, java.nio.IntBuffer lengths, java.nio.ByteBuffer messageLog) argument
32 glGetDebugMessageLogKHR( int count, int[] sources, int sourcesOffset, int[] types, int typesOffset, int[] ids, int idsOffset, int[] severities, int severitiesOffset) argument
45 glGetDebugMessageLogKHR( int count, java.nio.IntBuffer sources, java.nio.IntBuffer types, java.nio.IntBuffer ids, java.nio.IntBuffer severities) argument
/frameworks/av/include/ndk/
H A DNdkMediaCrypto.h24 * Do not reference types that are not part of the NDK.
31 #include <sys/types.h>
/frameworks/av/include/private/media/
H A DAudioEffectShared.h21 #include <sys/types.h>
/frameworks/base/core/java/com/android/internal/app/
H A DMediaRouteChooserDialogFragment.java55 public void setRouteTypes(int types) { argument
56 if (types != getRouteTypes()) {
61 args.putInt(ARGUMENT_ROUTE_TYPES, types);
66 dialog.setRouteTypes(types);
/frameworks/base/include/androidfw/
H A Dmisc.h17 #include <sys/types.h>
/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A Dwrapper_input.h24 #include <sys/types.h>
/frameworks/ex/framesequence/jni/
H A DColor.h20 #include <sys/types.h>
/frameworks/native/include/android/
H A Dobb.h29 #include <sys/types.h>
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DPowerHAL.h21 #include <sys/types.h>
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES10RenderEngine.h22 #include <sys/types.h>
/frameworks/native/include/ui/
H A DHdrCapabilities.h27 HdrCapabilities(const std::vector<int32_t /*android_hdr_t*/>& types, argument
29 : mSupportedHdrTypes(types),
H A DDisplayInfo.h21 #include <sys/types.h>
/frameworks/support/v7/mediarouter/jellybean-mr2/android/support/v7/media/
H A DMediaRouterJellybeanMr2.java24 public static void addCallback(Object routerObj, int types, Object callbackObj, int flags) { argument
25 ((android.media.MediaRouter)routerObj).addCallback(types,
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
H A DFwdLockFile.h24 #include <sys/types.h>
/frameworks/native/include/binder/
H A DDebug.h21 #include <sys/types.h>
/frameworks/native/include/input/
H A DIInputFlinger.h21 #include <sys/types.h>
/frameworks/native/services/batteryservice/
H A DBatteryProperty.cpp18 #include <sys/types.h>

Completed in 331 milliseconds

1234567891011>>