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

  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.h 239 bool hasPerspective() const { return m_matrix[2][3] != 0.0f; }
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix.java 93 public boolean hasPerspective() {
    [all...]
  /external/webkit/WebCore/rendering/style/
RenderStyle.h     [all...]

Completed in 30 milliseconds