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 75 bool setUpShaders(const ShaderDesc* shaderDescs, size_t numShaders);
GLHelper.cpp 95 resultb = setUpShaders(shaderDescs, numShaders);
406 bool GLHelper::setUpShaders(const ShaderDesc* shaderDescs, size_t numShaders) {

Completed in 1895 milliseconds