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

  /external/webkit/Source/WebCore/platform/graphics/android/
ShaderProgram.h 130 TransformationMatrix m_projectionMatrix;
183 // Finally, map everything back to (-1, 1) by using the m_projectionMatrix.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerRendererChromium.h 105 const TransformationMatrix& projectionMatrix() const { return m_projectionMatrix; }
176 TransformationMatrix m_projectionMatrix;

Completed in 41 milliseconds