Searched refs:NumberOfComponents (Results 1 – 3 of 3) sorted by relevance
215 static int NumberOfComponents(GLenum type);
365 int GLEnv::NumberOfComponents(GLenum type) { in NumberOfComponents() function in android::filterfw::GLEnv
714 const int components = GLEnv::NumberOfComponents(type); in SetUniformValue()765 const int components = GLEnv::NumberOfComponents(type); in SetUniformValue()