Home
last modified time | relevance | path

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

/frameworks/native/cmds/flatland/
DGLHelper.h66 bool getDitherTexture(GLuint* outTexName);
DGLHelper.cpp423 bool GLHelper::getDitherTexture(GLuint* outTexName) { in getDitherTexture() argument
445 *outTexName = mDitherTexture; in getDitherTexture()