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

  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 326 result.perspectiveW = perspectivePoint[3];
334 result.perspectiveW = 1;
    [all...]
TransformationMatrix.h 256 double perspectiveX, perspectiveY, perspectiveZ, perspectiveW;

Completed in 18 milliseconds