Searched refs:spotCutoffCosine (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libagl/ | ||
D | context.h | 300 GLfixed spotCutoffCosine; member |
D | light.cpp | 422 if (spotAtt >= l.spotCutoffCosine) { in lightVertex() |