Searched refs:createSampleColorTexture (Results 1 – 2 of 2) sorted by relevance
73 static GLuint createSampleColorTexture(int r, int g, int b);
316 GLuint GLUtils::createSampleColorTexture(int r, int g, int b) in createSampleColorTexture() function in WebCore::GLUtils