HomeSort by relevance Sort by last modified time
    Searched refs:unref (Results 101 - 125 of 207) sorted by null

1 2 3 45 6 7 8 9

  /external/skia/gm/
gradients.cpp 108 shader->unref();
  /external/skia/gpu/src/
GrAtlas.cpp 142 fGpu->unref();
GrGLTexture.cpp 144 fTexIDObj->unref();
app-android.cpp 212 view->unref();
262 gContext->unref();
GrBufferAllocPool.cpp 76 fGpu->unref();
291 block.fBuffer->unref();
  /external/skia/samplecode/
SampleMipMap.cpp 120 paint.setShader(s)->unref();
SamplePageFlip.cpp 112 fBitmaps[i].setPixelRef(pr)->unref();
SampleUnitMapper.cpp 20 parent->attachChildToFront(view)->unref();
SampleWarp.cpp 24 paint.setMaskFilter(mf)->unref();
35 paint.setMaskFilter(SkTableMaskFilter::CreateGamma(gamma))->unref();
46 paint.setMaskFilter(SkTableMaskFilter::CreateClip(i*30, 255 - 20))->unref();
435 SkShader::kClamp_TileMode))->unref();
SampleDraw.cpp 338 fDraw->unref();
352 this->setDraw(fFactory->create(click->fOrig, click->fCurr))->unref();
  /external/skia/src/images/
SkImageRef.cpp 42 fStream->unref();
  /external/skia/src/views/
SkViewInflate.cpp 26 parent->attachChildToFront(view)->unref();
SkListView.cpp 499 this->setListSource(src)->unref();
534 paint.setShader(shader)->unref();
555 this->attachChildToFront(fScrollBar)->unref();
721 p.setShader(shader)->unref();
888 this->setListSource(src)->unref();
  /external/webkit/Source/WebCore/platform/graphics/skia/
FontCustomPlatformData.cpp 64 m_fontReference->unref();
  /frameworks/base/core/jni/android/graphics/
Movie.cpp 94 strm->unref();
Typeface.cpp 136 // need to unref it here or it won't be freed later on
137 stream->unref();
  /frameworks/base/libs/hwui/
GradientCache.cpp 135 p.setShader(localShader)->unref();
  /frameworks/base/tests/BrowserTestPlugin/jni/event/
EventPlugin.cpp 91 gTypefaceI.unref(tf);
  /external/skia/src/gpu/
SkGpuDevice.cpp 160 this->setPixelRef(pr, 0)->unref();
174 this->setPixelRef(pr, 0)->unref();
190 fTexture->unref();
192 fRenderTarget->unref();
194 fContext->unref();
779 texture->unref();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
ImageAndroid.cpp 69 m_frame->unref();
301 paint.setShader(shader)->unref();
GraphicsLayerAndroid.cpp 135 m_contentLayer->unref();
513 m_contentLayer->unref();
528 m_foregroundLayer->unref();
530 m_foregroundClipLayer->unref();
536 m_contentLayer->unref();
857 m_contentLayer->unref();
  /external/skia/src/core/
SkBlitter.cpp 624 f3DShader->unref();
785 paint.setShader(shader3D)->unref();
811 paint.setShader(shader)->unref();
824 paint.setShader(shader)->unref();
908 fShader->unref();
SkBitmap.cpp 76 void unref() { function in struct:SkBitmap::MipMap
306 fColorTable->unref();
375 fColorTable->unref();
383 fPixelRef->unref();
393 fMipMap->unref();
439 dst->setPixelRef(new SkMallocPixelRef(addr, size.get32(), ctable))->unref();
    [all...]
  /external/skia/src/ports/
SkFontHost_simple.cpp 291 fStream->unref();
296 // we just ref our existing stream, since the caller will call unref()
587 stream->unref();
659 stream->unref();
  /external/webkit/Source/WebKit/android/nav/
FindCanvas.cpp 504 mWorkingPicture->unref();
523 cornerEffect->unref();
526 m_findBlurPaint.setMaskFilter(blurFilter)->unref();

Completed in 1241 milliseconds

1 2 3 45 6 7 8 9