OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unref
(Results
151 - 175
of
207
) sorted by null
1
2
3
4
5
6
7
8
9
/external/webkit/Source/WebCore/platform/graphics/android/
android_graphics.cpp
78
SkIntToScalar(colors.radius())))->
unref
();
ImageSourceAndroid.cpp
311
bm->setPixelRef(ref)->
unref
();
/external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.cpp
127
metrics->
unref
();
/frameworks/base/media/tests/omxjpegdecoder/
omx_jpeg_decoder.cpp
180
bm->setPixelRef(pr)->
unref
();
/external/chromium/chrome/browser/ui/views/tabs/
tab.cc
424
shader->
unref
();
605
shader->
unref
();
/external/skia/gpu/src/
GrGpu.cpp
214
fQuadIndexBuffer->
unref
();
247
fUnitSquareVertexBuffer->
unref
();
GrInOrderDrawBuffer.cpp
327
fDraws[d].fVertexBuffer->
unref
();
/frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp
106
bitmap->setPixelRef(pr)->
unref
();
276
stream->
unref
();
Graphics.cpp
474
unref
();
497
bitmap->setPixelRef(pr)->
unref
();
/external/skia/bench/
RectBench.cpp
170
paint.setShader(s)->
unref
();
benchmain.cpp
412
device->
unref
();
/external/skia/include/core/
SkTDArray.h
260
(*iter)->
unref
();
/external/skia/samplecode/
SampleXfermodes.cpp
239
s->
unref
();
/external/skia/src/core/
SkMetaData.cpp
33
refcnt->
unref
();
/external/skia/src/utils/
SkNWayCanvas.cpp
19
canvas->
unref
();
/external/skia/src/views/
SkWidget.cpp
265
paint->setShader(SkGradientShader::CreateLinear(pts, colors, NULL, 2, SkShader::kMirror_TileMode))->
unref
();
SkWindow.cpp
176
canvas->setDevice(device)->
unref
();
/external/skia/tests/
BlitRowTest.cpp
173
paint->setShader(s)->
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/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
();
/development/samples/BrowserPlugin/jni/audio/
AudioPlugin.cpp
166
gTypefaceI.
unref
(tf);
/development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp
167
gTypefaceI.
unref
(tf);
/development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp
97
gTypefaceI.
unref
(tf);
/development/tools/emulator/opengl/tests/ut_renderer/
RenderingThread.cpp
383
m_currentContext->
unref
();
/external/chromium/chrome/browser/chromeos/frame/
panel_controller.cc
92
// Need to
unref
shader, otherwise never deleted.
93
s->
unref
();
Completed in 1594 milliseconds
1
2
3
4
5
6
7
8
9