[go: nahoru, domu]

Searched refs:beforeDraw (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/cmds/screenrecord/
H A DProgram.cpp221 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 DProgram.h71 status_t beforeDraw(GLuint texName, const float* texMatrix,

Completed in 69 milliseconds