OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unref
(Results
201 - 225
of
312
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp
315
// No need to check and
unref
previous values of
/external/webkit/Source/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp
91
paint->setShader(s)->
unref
();
201
SkBlurMaskFilter::kNormal_BlurStyle))->
unref
();
296
paint->setLooper(looper)->
unref
();
365
paint->setPathEffect(pe)->
unref
();
[
all
...]
ImageBufferAndroid.cpp
94
ref->
unref
();
/external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.cpp
127
metrics->
unref
();
/external/webkit/Source/WebKit/android/nav/
FindCanvas.h
56
// SkPicture. If this MatchInfo already had one,
unref
it.
FindCanvas.cpp
504
mWorkingPicture->
unref
();
523
cornerEffect->
unref
();
526
m_findBlurPaint.setMaskFilter(blurFilter)->
unref
();
/external/dbus/dbus/
dbus-keyring.c
761
our_credentials = NULL; /* so we don't
unref
it again later */
1132
/* Test ref/
unref
*/
1139
/* really
unref
*/
dbus-dataslot.c
159
* The slot value is reset to -1 if this is the last
unref
.
/external/icu4c/i18n/
colldata.cpp
458
void
unref
(CollData *collData);
569
void CollDataCache::
unref
(CollData *collData)
function in class:CollDataCache
1030
cache->
unref
(collData);
/external/skia/gpu/src/skia/
SkUIView.mm
440
paint.setShader(s)->
unref
();
504
canvas->setDevice(dev)->
unref
();
556
gCtx->
unref
();
/external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp
440
paint->setPathEffect(new SkDashPathEffect(intervals, 2, SkIntToScalar(phase)))->
unref
();
749
drawBufTex->
unref
();
752
m_canvas->setDevice(device)->
unref
();
/external/webkit/Source/WebKit/android/plugins/
android_npapi.h
459
unref
() when they are done with the typeface.
471
unref
() when they are done.
489
void (*
unref
)(ANPTypeface*);
member in struct:ANPTypefaceInterfaceV0
[
all
...]
/development/samples/BrowserPlugin/jni/audio/
AudioPlugin.cpp
166
gTypefaceI.
unref
(tf);
/development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp
97
gTypefaceI.
unref
(tf);
/external/bluetooth/glib/glib/
giochannel.h
130
guint close_on_unref : 1; /* Close the channel on final
unref
*/
/external/skia/bench/
benchmain.cpp
412
device->
unref
();
/external/skia/src/core/
SkCanvas.cpp
96
fDevice->
unref
();
453
this->init(device)->
unref
();
559
device->
unref
();
743
device->
unref
();
[
all
...]
/external/skia/src/utils/
SkNinePatch.cpp
245
p.setShader(shader)->
unref
();
/external/skia/src/views/
SkWidgets.cpp
251
paint->setMaskFilter(new SkEmbossMaskFilter(light, radius))->
unref
();
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
context.h
91
* interaction will be a single call to the objects
unref
function.
/external/chromium/chrome/browser/ui/views/tabs/
tab.cc
424
shader->
unref
();
605
shader->
unref
();
/external/icu4c/common/
serv.cpp
236
CacheEntry*
unref
() {
function in class:CacheEntry
257
U_NAMESPACE_USE ((CacheEntry*)obj)->
unref
();
/external/skia/gpu/src/
GrGpu.cpp
214
fQuadIndexBuffer->
unref
();
247
fUnitSquareVertexBuffer->
unref
();
/external/skia/src/pipe/
SkGPipeWrite.cpp
273
this->setDevice(device)->
unref
();
809
fCanvas->
unref
();
/external/webkit/Source/WebKit/android/WebCoreSupport/
MediaPlayerPrivateAndroid.cpp
77
// m_videoLayer is reference counted,
unref
is enough here.
78
m_videoLayer->
unref
();
Completed in 2165 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>