Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DShaderProgram.cpp345 GLint tex2DFillPortion = glGetUniformLocation(tex2DProgram, "fillPortion"); in initGLResources() local
347 tex2DProjMtx, -1, tex2DTexSampler, -1, tex2DFillPortion, -1); in initGLResources()