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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
ShaderProgram.h 65 , scaleHandle(-1)
82 scaleHandle = scaleHdl;
94 GLint scaleHandle;
ShaderProgram.cpp 762 if (m_handleArray[type].scaleHandle != -1) {
763 glUniform2f(m_handleArray[type].scaleHandle,
    [all...]

Completed in 800 milliseconds