Home | History | Annotate | Download | only in opengl

Lines Matching refs:ETC1_DECODED_BLOCK_SIZE

897  * @param in a pointer to a ETC1_DECODED_BLOCK_SIZE array of bytes that represent a
916 if (inB.remaining() < ETC1_DECODED_BLOCK_SIZE) {
943 } else if (outB.remaining() < ETC1_DECODED_BLOCK_SIZE) {