Home
last modified time | relevance | path

Searched refs:decodeDXT1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Ddxt.cpp194 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()