OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_UNSIGNED_SHORT_5_5_5_1
(Results
1 - 25
of
60
) sorted by null
1
2
3
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLESvalidate.cpp
27
case
GL_UNSIGNED_SHORT_5_5_5_1
:
37
case
GL_UNSIGNED_SHORT_5_5_5_1
:
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
MessageProcessor.java
113
case
GL_UNSIGNED_SHORT_5_5_5_1
:
158
case
GL_UNSIGNED_SHORT_5_5_5_1
:
GLEnum.java
250
GL_UNSIGNED_SHORT_5_5_5_1
(0x8034),
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
MessageProcessor.java
113
case
GL_UNSIGNED_SHORT_5_5_5_1
:
158
case
GL_UNSIGNED_SHORT_5_5_5_1
:
GLEnum.java
250
GL_UNSIGNED_SHORT_5_5_5_1
(0x8034),
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp
251
case
GL_UNSIGNED_SHORT_5_5_5_1
:
328
case
GL_UNSIGNED_SHORT_5_5_5_1
:
/development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp
381
case
GL_UNSIGNED_SHORT_5_5_5_1
:
/frameworks/base/opengl/tests/filter/
filter.cpp
131
4, 4, 0, GL_RGBA,
GL_UNSIGNED_SHORT_5_5_5_1
, t5551);
/frameworks/base/opengl/libagl/
texture.cpp
214
case
GL_UNSIGNED_SHORT_5_5_5_1
: ti = 3; break;
230
type !=
GL_UNSIGNED_SHORT_5_5_5_1
&& type != GL_UNSIGNED_SHORT_5_6_5) {
237
type ==
GL_UNSIGNED_SHORT_5_5_5_1
) && format != GL_RGBA) {
[
all
...]
/frameworks/base/opengl/libs/GLES2_dbg/src/
dbgcontext.cpp
98
case
GL_UNSIGNED_SHORT_5_5_5_1
:
/development/tools/emulator/opengl/system/gralloc/
gralloc.cpp
175
glType =
GL_UNSIGNED_SHORT_5_5_5_1
;
/frameworks/base/libs/rs/driver/
rsdAllocation.cpp
48
case RS_TYPE_UNSIGNED_5_5_5_1: return
GL_UNSIGNED_SHORT_5_5_5_1
;
/frameworks/base/opengl/java/android/opengl/
GLES10.java
255
public static final int
GL_UNSIGNED_SHORT_5_5_5_1
= 0x8034;
[
all
...]
GLES20.java
161
public static final int
GL_UNSIGNED_SHORT_5_5_5_1
= 0x8034;
[
all
...]
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java
253
int
GL_UNSIGNED_SHORT_5_5_5_1
= 0x8034;
/development/ndk/platforms/android-4/include/GLES/
gl.h
374
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
[
all
...]
/development/ndk/platforms/android-5/include/GLES2/
gl2.h
254
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
/development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h
375
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
[
all
...]
/development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h
255
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
/external/mesa3d/include/GLES2/
gl2.h
255
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h
255
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
/frameworks/base/core/jni/android/opengl/
util.cpp
574
case
GL_UNSIGNED_SHORT_5_5_5_1
:
/frameworks/base/opengl/include/GLES/
gl.h
375
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
[
all
...]
/frameworks/base/opengl/include/GLES2/
gl2.h
255
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
/frameworks/base/opengl/tests/angeles/include/GLES/
gl.h
332
#define
GL_UNSIGNED_SHORT_5_5_5_1
0x8034
Completed in 81 milliseconds
1
2
3