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