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

  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWinInternal.h 43 typedef Vector<RefPtr<PlatformCALayer> > PlatformCALayerList;
54 void setSublayers(const PlatformCALayerList&);
55 void getSublayers(PlatformCALayerList&) const;
  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 46 typedef Vector<RefPtr<PlatformCALayer> > PlatformCALayerList;
98 void setSublayers(const PlatformCALayerList&);

Completed in 375 milliseconds