[go: nahoru, domu]

Searched refs:NumberOfComponents (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.h214 static int NumberOfComponents(GLenum type);
H A Dgl_env.cpp362 int GLEnv::NumberOfComponents(GLenum type) { function in class:android::filterfw::GLEnv
H A Dshader_program.cpp714 const int components = GLEnv::NumberOfComponents(type);
765 const int components = GLEnv::NumberOfComponents(type);

Completed in 162 milliseconds