Searched refs:blit (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/flatland/
H A DComposers.cpp46 bool blit(GLuint texName, const float* texMatrix, function in class:android::Blitter
158 return mBlitter.blit(texName, texMatrix, x, y, w, h);
190 return mBlitter.blit(texName, texMatrix, x, y, w, h);

Completed in 19 milliseconds