Searched refs:useTextureProgram (Results 1 – 4 of 4) sorted by relevance
111 void useTextureProgram(const AffineTransform&, const AffineTransform&, float alpha);
396 void SharedGraphicsContext3D::useTextureProgram(const AffineTransform& transform, const AffineTrans… in useTextureProgram() function in WebCore::SharedGraphicsContext3D
503 m_context->useTextureProgram(matrix, texMatrix, alpha); in drawTexturedQuad()
62534 (WebCore::SharedGraphicsContext3D::useTextureProgram):