Composers.cpp | 28 result = helper->getShaderProgram("Blit", &mBlitPgm); 43 bool blit(GLuint texName, const float* texMatrix, function in class:android::Blitter 155 return mBlitter.blit(texName, texMatrix, x, y, w, h); 187 return mBlitter.blit(texName, texMatrix, x, y, w, h);
|