HomeSort by relevance Sort by last modified time
    Searched refs:getDitherTexture (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/flatland/
GLHelper.h 67 bool getDitherTexture(GLuint* outTexName);
Renderers.cpp 54 result = helper->getDitherTexture(&mDitherTexName);
GLHelper.cpp 432 bool GLHelper::getDitherTexture(GLuint* outTexName) {

Completed in 257 milliseconds