Searched refs:GLfloat (Results 51 - 52 of 52) sorted by relevance

123

/frameworks/native/opengl/libagl/
H A Darray.cpp163 static void fetch2f(ogles_context_t*, GLfixed* v, const GLfloat* p) {
180 static void fetch3f(ogles_context_t*, GLfixed* v, const GLfloat* p) {
200 static void fetch4f(ogles_context_t*, GLfixed* v, const GLfloat* p) {
218 static void fetchClamp4f(ogles_context_t*, GLfixed* v, const GLfloat* p) {
236 static void fetchClamp3f(ogles_context_t*, GLfixed* v, const GLfloat* p) {
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp253 const GLfloat gTriangleVertices[] = {

Completed in 217 milliseconds

123