OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:etc1_bool
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/opengl/include/ETC1/
etc1.h
26
typedef int
etc1_bool
;
typedef
92
etc1_bool
etc1_pkm_is_valid(const etc1_byte* pHeader);
/frameworks/base/opengl/libs/ETC1/
etc1.cpp
646
etc1_bool
etc1_pkm_is_valid(const etc1_byte* pHeader) {
Completed in 53 milliseconds