OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unref
(Results
201 - 207
of
207
) sorted by null
1
2
3
4
5
6
7
8
9
/external/skia/src/ports/
SkFontHost_FreeType.cpp
163
// assumes ownership of the stream, will call
unref
() when its done
166
fSkStream->
unref
();
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/android/
LayerAndroid.cpp
138
addChild(layer.getChild(i)->copy())->
unref
();
[
all
...]
/frameworks/base/core/jni/android/graphics/
Canvas.cpp
60
canvas->
unref
();
[
all
...]
Paint.cpp
734
(SkColor)color))->
unref
();
[
all
...]
/external/skia/src/core/
SkPicturePlayback.cpp
246
fPictureRefs[i]->
unref
();
[
all
...]
/external/skia/src/effects/
SkGradientShader.cpp
655
fCache32PixelRef->
unref
();
[
all
...]
/external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp
[
all
...]
Completed in 531 milliseconds
1
2
3
4
5
6
7
8
9