HomeSort by relevance Sort by last modified time
    Searched full:unref (Results 1 - 25 of 876) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/gpu/
GrAddPathRenderers_default.cpp 22 chain->addPathRenderer(SkNEW(GrStrokePathRenderer))->unref();
25 chain->addPathRenderer(SkNEW(GrAndroidPathRenderer))->unref();
28 chain->addPathRenderer(pr)->unref();
31 chain->addPathRenderer(pr)->unref();
33 chain->addPathRenderer(SkNEW(GrAAConvexPathRenderer))->unref();
  /external/skia/src/gpu/
GrAddPathRenderers_default.cpp 22 chain->addPathRenderer(SkNEW(GrStrokePathRenderer))->unref();
25 chain->addPathRenderer(SkNEW(GrAndroidPathRenderer))->unref();
28 chain->addPathRenderer(pr)->unref();
31 chain->addPathRenderer(pr)->unref();
33 chain->addPathRenderer(SkNEW(GrAAConvexPathRenderer))->unref();
  /external/chromium_org/third_party/skia/gm/
displacement.cpp 89 SkDisplacementMapEffect::kG_ChannelSelectorType, 0.0f, displ))->unref();
93 SkDisplacementMapEffect::kA_ChannelSelectorType, 16.0f, displ))->unref();
97 SkDisplacementMapEffect::kB_ChannelSelectorType, 32.0f, displ))->unref();
101 SkDisplacementMapEffect::kA_ChannelSelectorType, 48.0f, displ))->unref();
105 SkDisplacementMapEffect::kA_ChannelSelectorType, 64.0f, displ))->unref();
110 SkDisplacementMapEffect::kG_ChannelSelectorType, 40.0f, displ))->unref();
114 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ))->unref();
118 SkDisplacementMapEffect::kB_ChannelSelectorType, 40.0f, displ))->unref();
122 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ))->unref();
126 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ))->unref();
    [all...]
colortype.cpp 27 paint.setShader(s)->unref();
35 orig->unref();
39 fColorType->unref();
  /external/skia/gm/
displacement.cpp 89 SkDisplacementMapEffect::kG_ChannelSelectorType, 0.0f, displ))->unref();
93 SkDisplacementMapEffect::kA_ChannelSelectorType, 16.0f, displ))->unref();
97 SkDisplacementMapEffect::kB_ChannelSelectorType, 32.0f, displ))->unref();
101 SkDisplacementMapEffect::kA_ChannelSelectorType, 48.0f, displ))->unref();
105 SkDisplacementMapEffect::kA_ChannelSelectorType, 64.0f, displ))->unref();
110 SkDisplacementMapEffect::kG_ChannelSelectorType, 40.0f, displ))->unref();
114 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ))->unref();
118 SkDisplacementMapEffect::kB_ChannelSelectorType, 40.0f, displ))->unref();
122 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ))->unref();
126 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ))->unref();
    [all...]
  /external/chromium_org/third_party/skia/src/views/
SkViewPriv.h 25 fLayout->unref();
40 fArtist->unref();
  /external/skia/src/views/
SkViewPriv.h 25 fLayout->unref();
40 fArtist->unref();
  /external/chromium_org/third_party/skia/src/core/
SkRefDict.h 32 * prev_data->unref() on the data for the matching entry.
34 * call (prev_data->unref()), or add a new one. In either case,
40 * Remove the matching entry (if found) and unref its data.
45 * Remove all entries, and unref() their associated data.
SkRefDict.cpp 52 rec->fData->unref();
56 rec->fData->unref();
84 rec->fData->unref();
  /external/skia/src/core/
SkRefDict.h 32 * prev_data->unref() on the data for the matching entry.
34 * call (prev_data->unref()), or add a new one. In either case,
40 * Remove the matching entry (if found) and unref its data.
45 * Remove all entries, and unref() their associated data.
  /external/chromium_org/third_party/skia/bench/
RefCntBench.cpp 33 ref.unref();
70 ref->unref();
72 ref->unref();
96 ref->unref();
98 ref->unref();
124 ref.unref();
156 ref->unref();
158 ref->unref();
182 ref->unref();
184 ref->unref();
    [all...]
  /external/skia/bench/
RefCntBench.cpp 33 ref.unref();
70 ref->unref();
72 ref->unref();
96 ref->unref();
98 ref->unref();
124 ref.unref();
156 ref->unref();
158 ref->unref();
182 ref->unref();
184 ref->unref();
    [all...]
  /external/chromium_org/third_party/skia/samplecode/
SampleShaders.cpp 43 shaderA->unref();
44 shaderB->unref();
45 mode->unref();
76 shaderA->unref();
77 shaderB->unref();
78 mode->unref();
117 paint.setShader(make_bitmapfade(fBitmap))->unref();
120 paint.setShader(new SkTransparentShader)->unref();
  /external/chromium_org/third_party/skia/tests/
ShaderOpacityTest.cpp 24 shader->unref();
34 shader->unref();
42 shader->unref();
50 shader->unref();
71 grad->unref();
79 grad->unref();
87 grad->unref();
95 grad->unref();
GrSurfaceTest.cpp 54 texRT1->unref();
55 texRT2->unref();
56 tex1->unref();
57 externalTexRT->unref();
  /external/skia/samplecode/
SampleShaders.cpp 43 shaderA->unref();
44 shaderB->unref();
45 mode->unref();
76 shaderA->unref();
77 shaderB->unref();
78 mode->unref();
117 paint.setShader(make_bitmapfade(fBitmap))->unref();
120 paint.setShader(new SkTransparentShader)->unref();
  /external/skia/tests/
ShaderOpacityTest.cpp 24 shader->unref();
34 shader->unref();
42 shader->unref();
50 shader->unref();
71 grad->unref();
79 grad->unref();
87 grad->unref();
95 grad->unref();
GrSurfaceTest.cpp 54 texRT1->unref();
55 texRT2->unref();
56 tex1->unref();
57 externalTexRT->unref();
  /external/chromium_org/skia/config/
sk_ref_cnt_ext_release.h 15 void deref() const { SkRefCntBase::unref(); }
  /external/chromium_org/third_party/skia/include/core/
SkRefCnt.h 22 When an owner wants to release its reference, it calls unref(). When the
23 shared object's reference count goes to zero as the result of an unref()
63 /** Increment the reference count. Must be balanced by a call to unref().
74 void unref() const { function in class:SkRefCntBase
136 before unref(), in case the two pointers point to the same object.
141 if (dst) dst->unref(); \
163 /** Check if the argument is non-null, and if so, call obj->unref()
167 obj->unref();
173 obj->unref();
181 * Utility class that simply unref's its argument in the destructor
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrTextureUnitObj.cpp 19 fTexture->unref();
GrFrameBufferObj.cpp 19 fColorBuffer->unref();
38 fDepthBuffer->unref();
57 fStencilBuffer->unref();
  /external/skia/include/core/
SkRefCnt.h 22 When an owner wants to release its reference, it calls unref(). When the
23 shared object's reference count goes to zero as the result of an unref()
63 /** Increment the reference count. Must be balanced by a call to unref().
74 void unref() const { function in class:SkRefCntBase
136 before unref(), in case the two pointers point to the same object.
141 if (dst) dst->unref(); \
163 /** Check if the argument is non-null, and if so, call obj->unref()
167 obj->unref();
173 obj->unref();
181 * Utility class that simply unref's its argument in the destructor
    [all...]
  /external/skia/include/ports/
SkRefCnt_android.h 19 void deref() const { SkRefCntBase::unref(); }
  /external/skia/src/gpu/gl/debug/
GrTextureUnitObj.cpp 19 fTexture->unref();

Completed in 1342 milliseconds

1 2 3 4 5 6 7 8 91011>>