Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/gpu/
DShader.h72 static void affineTo4x4(const AffineTransform&, float mat[16]);
DLoopBlinnShader.cpp47 affineTo4x4(transform, matrix); in use()
DShader.cpp60 void Shader::affineTo4x4(const AffineTransform& transform, float mat[16]) in affineTo4x4() function in WebCore::Shader
/external/webkit/Source/WebCore/
DChangeLog-2011-02-166700 (WebCore::Shader::affineTo4x4):