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

  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 144 bool isDoubleSided() const;
GraphicsLayerCA.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 528 bool PlatformCALayer::isDoubleSided() const
530 return [m_layer.get() isDoubleSided];
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 417 bool PlatformCALayer::isDoubleSided() const

Completed in 79 milliseconds