OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETC1_RGB8_OES
(Results
1 - 5
of
5
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
etc1.h
23
#ifndef
ETC1_RGB8_OES
24
#define
ETC1_RGB8_OES
0x8D64
/frameworks/base/opengl/include/ETC1/
etc1.h
21
#ifndef
ETC1_RGB8_OES
22
#define
ETC1_RGB8_OES
0x8D64
/frameworks/base/opengl/java/android/opengl/
ETC1.java
52
public static final int
ETC1_RGB8_OES
= 0x8D64;
ETC1Util.java
79
GLES10.glCompressedTexImage2D(target, level, ETC1.
ETC1_RGB8_OES
, width, height,
106
if (results[i] == ETC1.
ETC1_RGB8_OES
) {
/prebuilt/sdk/14/
android.jar
Completed in 261 milliseconds