Searched refs:beforeDraw (Results 1 - 2 of 2) sorted by last modified time
/frameworks/av/cmds/screenrecord/ |
H A D | Program.cpp | 221 err = beforeDraw(texName, texMatrix, pos, uv, invert); 235 err = beforeDraw(texName, texMatrix, vertices, texes, false); 243 status_t Program::beforeDraw(GLuint texName, const float* texMatrix, function in class:Program
|
H A D | Program.h | 71 status_t beforeDraw(GLuint texName, const float* texMatrix,
|
Completed in 69 milliseconds