Searched refs:activeHeight (Results 1 – 1 of 1) sorted by relevance
247 deUint16 activeHeight = readBigEndianShort(resource.get()); in loadPKM() local251 dst.setStorage(COMPRESSEDTEXFORMAT_ETC1_RGB8, (int)activeWidth, (int)activeHeight); in loadPKM()