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

  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 616 static const etc1_uint32 ETC1_PKM_ENCODED_HEIGHT_OFFSET = 10;
639 writeBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET, encodedHeight);
652 etc1_uint32 encodedHeight = readBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET);
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 616 static const etc1_uint32 ETC1_PKM_ENCODED_HEIGHT_OFFSET = 10;
639 writeBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET, encodedHeight);
652 etc1_uint32 encodedHeight = readBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET);

Completed in 19 milliseconds