Searched refs:deepCopy (Results 1 - 25 of 73) sorted by relevance

123

/external/chromium_org/cc/test/
H A Dskia_common.h30 virtual SkPixelRef* deepCopy(
47 virtual SkPixelRef* deepCopy(
H A Dskia_common.cc26 SkPixelRef* TestPixelRef::deepCopy( function in class:cc::TestPixelRef
54 SkPixelRef* TestLazyPixelRef::deepCopy( function in class:cc::TestLazyPixelRef
/external/chromium_org/third_party/skia/include/gpu/
H A DSkGrPixelRef.h58 virtual SkPixelRef* deepCopy(SkBitmap::Config dstConfig, const SkIRect* subset) SK_OVERRIDE;
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayMovie.h24 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDrawColor.h25 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDisplayAdd.h25 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDrawBitmap.h57 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDisplayMovie.cpp54 SkDisplayable* SkDisplayMovie::deepCopy(SkAnimateMaker* maker) { function in class:SkDisplayMovie
55 SkDisplayMovie* copy = (SkDisplayMovie*) INHERITED::deepCopy(maker);
H A DSkDrawBitmap.cpp141 SkDisplayable* SkImageBaseBitmap::deepCopy(SkAnimateMaker* maker) { function in class:SkImageBaseBitmap
142 SkDisplayable* copy = INHERITED::deepCopy(maker);
H A DSkAnimateBase.h27 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDrawGroup.h26 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDrawMatrix.h42 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDrawPaint.h30 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
/external/skia/include/gpu/
H A DSkGrPixelRef.h58 virtual SkPixelRef* deepCopy(SkBitmap::Config dstConfig, const SkIRect* subset) SK_OVERRIDE;
/external/skia/src/animator/
H A DSkDisplayMovie.h24 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDrawColor.h25 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDisplayAdd.h25 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDrawBitmap.h57 virtual SkDisplayable* deepCopy(SkAnimateMaker* );
H A DSkDisplayMovie.cpp54 SkDisplayable* SkDisplayMovie::deepCopy(SkAnimateMaker* maker) { function in class:SkDisplayMovie
55 SkDisplayMovie* copy = (SkDisplayMovie*) INHERITED::deepCopy(maker);
H A DSkDrawBitmap.cpp141 SkDisplayable* SkImageBaseBitmap::deepCopy(SkAnimateMaker* maker) { function in class:SkImageBaseBitmap
142 SkDisplayable* copy = INHERITED::deepCopy(maker);
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRTree.h113 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRTree.h107 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRTree.h107 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRTree.h107 - (id) deepCopy; // performs a deepCopyWithZone: with the default zone
/external/chromium_org/third_party/WebKit/Source/platform/network/
H A DResourceLoadTiming.h44 PassRefPtr<ResourceLoadTiming> deepCopy() function in class:WebCore::ResourceLoadTiming

Completed in 485 milliseconds

123