Searched refs:internal_dispose (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkWeakRefCnt.h125 this->INHERITED::internal_dispose();
150 virtual void internal_dispose() const SK_OVERRIDE {
H A DSkRefCnt.h81 internal_dispose();
93 * Allow subclasses to call this if they've overridden internal_dispose
95 * be called right before calling through to inherited internal_dispose()
109 virtual void internal_dispose() const { function in class:SkRefCntBase
114 // The following friends are those which override internal_dispose()
115 // and conditionally call SkRefCnt::internal_dispose().
/external/skia/include/core/
H A DSkWeakRefCnt.h125 this->INHERITED::internal_dispose();
150 virtual void internal_dispose() const SK_OVERRIDE {
H A DSkRefCnt.h81 internal_dispose();
93 * Allow subclasses to call this if they've overridden internal_dispose
95 * be called right before calling through to inherited internal_dispose()
109 virtual void internal_dispose() const { function in class:SkRefCntBase
114 // The following friends are those which override internal_dispose()
115 // and conditionally call SkRefCnt::internal_dispose().
/external/chromium_org/third_party/skia/src/core/
H A DSkTRefArray.h89 virtual void internal_dispose() const SK_OVERRIDE {
/external/skia/src/core/
H A DSkTRefArray.h89 virtual void internal_dispose() const SK_OVERRIDE {
/external/chromium_org/third_party/skia/src/gpu/
H A DGrTexture.cpp28 void GrTexture::internal_dispose() const { function in class:GrTexture
43 this->INHERITED::internal_dispose();
/external/skia/src/gpu/
H A DGrTexture.cpp28 void GrTexture::internal_dispose() const { function in class:GrTexture
43 this->INHERITED::internal_dispose();
/external/chromium_org/third_party/skia/include/gpu/
H A DGrTexture.h122 virtual void internal_dispose() const SK_OVERRIDE;
/external/skia/include/gpu/
H A DGrTexture.h122 virtual void internal_dispose() const SK_OVERRIDE;

Completed in 202 milliseconds