Searched refs:outTexName (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/flatland/
H A DGLHelper.h66 bool getDitherTexture(GLuint* outTexName);
H A DGLHelper.cpp437 bool GLHelper::getDitherTexture(GLuint* outTexName) { argument
459 *outTexName = mDitherTexture;

Completed in 416 milliseconds