Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DShaderProgram.cpp392 GLint texOESFillPortion = glGetUniformLocation(texOESProgram, "fillPortion"); in initGLResources() local
394 texOESProjMtx, -1, texOESTexSampler, -1, texOESFillPortion, -1); in initGLResources()