Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Ddxt.h27 bool DXT1HasAlpha(const GLvoid *data, int width, int height);
Ddxt.cpp136 DXT1HasAlpha(const GLvoid *data, int width, int height) { in DXT1HasAlpha() function