HomeSort by relevance Sort by last modified time
    Searched refs:etc1_pkm_format_header (Results 1 - 6 of 6) sorted by null

  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
etc1.h 90 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height);
  /frameworks/base/opengl/include/ETC1/
etc1.h 88 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height);
  /development/tools/etc1tool/
etc1tool.cpp 344 etc1_pkm_format_header(header, width, height);
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 633 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height) { function
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 633 void etc1_pkm_format_header(etc1_byte* pHeader, etc1_uint32 width, etc1_uint32 height) { function
  /frameworks/base/core/jni/android/opengl/
util.cpp 952 etc1_pkm_format_header((etc1_byte*) headerB.getData(), width, height);

Completed in 97 milliseconds