HomeSort by relevance Sort by last modified time
    Searched refs:createSampleColorTexture (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
GLUtils.h 73 static GLuint createSampleColorTexture(int r, int g, int b);
GLUtils.cpp 316 GLuint GLUtils::createSampleColorTexture(int r, int g, int b)

Completed in 20 milliseconds