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

  /frameworks/native/cmds/flatland/
GLHelper.h 89 const ShaderDesc* mShaderDescs;
GLHelper.cpp 191 if (strcmp(mShaderDescs[i].name, name) == 0) {
432 mShaderDescs = shaderDescs;

Completed in 61 milliseconds