Searched defs:decodeDXT1 (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/opengl/libagl/
H A Ddxt.cpp194 decodeDXT1(const GLvoid *data, int width, int height, function in namespace:android
611 decodeDXT1(data, width, height, surface, stride, false);
615 decodeDXT1(data, width, height, surface, stride, true);

Completed in 46 milliseconds