Home
last modified time | relevance | path

Searched refs:texcoords (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
Dtexture.cpp695 int32_t texcoords[8]; in drawTexxOESImp() local
718 texcoords[0] = s0; in drawTexxOESImp()
719 texcoords[1] = dsdx; in drawTexxOESImp()
720 texcoords[2] = 0; in drawTexxOESImp()
721 texcoords[3] = t0; in drawTexxOESImp()
722 texcoords[4] = 0; in drawTexxOESImp()
723 texcoords[5] = dtdy; in drawTexxOESImp()
724 texcoords[6] = 0; in drawTexxOESImp()
725 texcoords[7] = 0; in drawTexxOESImp()
726 c->rasterizer.procs.texCoordGradScale8xv(c, i, texcoords); in drawTexxOESImp()
/frameworks/rs/script_api/
Drs_graphics.spec761 vertex data, e.g. positions, normals, texcoords
/frameworks/rs/script_api/include/
Drs_graphics.rsh1138 * vertex data, e.g. positions, normals, texcoords