Searched refs:decodeDXT1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | dxt.cpp | 194 decodeDXT1(const GLvoid *data, int width, int height, in decodeDXT1() function 611 decodeDXT1(data, width, height, surface, stride, false); in decodeDXT() 615 decodeDXT1(data, width, height, surface, stride, true); in decodeDXT()
|