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

  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
etc1.h 56 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut);
  /frameworks/base/opengl/include/ETC1/
etc1.h 54 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut);
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 200 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut) { function
589 etc1_decode_block(pIn, block);
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 200 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut) { function
589 etc1_decode_block(pIn, block);
  /frameworks/base/core/jni/android/opengl/
util.cpp 864 etc1_decode_block((etc1_byte*) inB.getData(),

Completed in 175 milliseconds