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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
GLUtils.h 59 static bool has3dTransform(const TransformationMatrix& matrix);
GLUtils.cpp 110 bool GLUtils::has3dTransform(const TransformationMatrix& matrix)
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.cpp 776 if (force3dContentVisible && GLUtils::has3dTransform(m_drawTransform))
    [all...]

Completed in 50 milliseconds