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

  /frameworks/native/cmds/flatland/
GLHelper.h 76 bool setUpShaders(const ShaderDesc* shaderDescs, size_t numShaders);
GLHelper.cpp 93 resultb = setUpShaders(shaderDescs, numShaders);
401 bool GLHelper::setUpShaders(const ShaderDesc* shaderDescs, size_t numShaders) {

Completed in 1423 milliseconds