Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DShaderProgram.cpp353 GLint tex2DInvProjMtx = glGetUniformLocation(tex2DInvProgram, "projectionMatrix"); in initGLResources() local
358 tex2DInvProjMtx, -1, in initGLResources()