Searched refs:useFillSolidProgram (Results 1 – 4 of 4) sorted by relevance
110 void useFillSolidProgram(const AffineTransform&, const Color&);
391 void SharedGraphicsContext3D::useFillSolidProgram(const AffineTransform& transform, const Color& co… in useFillSolidProgram() function in WebCore::SharedGraphicsContext3D
295 m_context->useFillSolidProgram(matrix, color); in fillRectInternal()657 m_context->useFillSolidProgram(matrix, color); in tesselateAndFillPath()705 m_context->useFillSolidProgram(matrix, color); in tesselateAndFillPath()
62533 (WebCore::SharedGraphicsContext3D::useFillSolidProgram):