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

  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 141 bool isGeometryFlipped() const;
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 508 bool PlatformCALayer::isGeometryFlipped() const
511 return [m_layer.get() isGeometryFlipped];
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 406 bool PlatformCALayer::isGeometryFlipped() const

Completed in 33 milliseconds