Home
last modified time | relevance | path

Searched refs:createSampleColorTexture (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DGLUtils.h73 static GLuint createSampleColorTexture(int r, int g, int b);
DGLUtils.cpp316 GLuint GLUtils::createSampleColorTexture(int r, int g, int b) in createSampleColorTexture() function in WebCore::GLUtils