Home
last modified time | relevance | path

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

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