Searched refs:decodeDXT (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libagl/ | ||
D | dxt.h | 28 void decodeDXT(const GLvoid *data, int width, int height, |
D | dxt.cpp | 599 decodeDXT(const GLvoid *data, int width, int height, in decodeDXT() function |