HomeSort by relevance Sort by last modified time
    Searched refs:unref (Results 76 - 100 of 130) sorted by null

1 2 34 5 6

  /external/skia/src/gpu/
GrBufferAllocPool.cpp 74 fGpu->unref();
330 block.fBuffer->unref();
GrResourceProvider.cpp 344 buffer->unref();
GrContext.cpp 156 fGpu->unref();
157 fCaps->unref();
    [all...]
  /external/skia/src/gpu/vk/
GrVkGpu.cpp 165 fCurrentCmdBuffer->unref(this);
191 fSemaphoresToWaitOn[i]->unref(this);
196 fSemaphoresToSignal[i]->unref(this);
270 fSemaphoresToWaitOn[i]->unref(this);
274 fSemaphoresToSignal[i]->unref(this);
281 fCurrentCmdBuffer->unref(this);
745 transferBuffer->unref();
815 tex->unref();
    [all...]
  /external/skia/bench/
SKPBench.cpp 40 fSurfaces[i]->unref();
  /external/skia/experimental/DrawingBoard/
SkColorPalette.cpp 68 paint.setShader(shader1)->unref();
  /external/skia/experimental/Networking/
SkSockets.cpp 163 data->unref();
  /external/skia/samplecode/
ClockFaceView.cpp 117 p.setPathEffect(new InverseFillPE())->unref();
SampleAtlas.cpp 214 fDrawable->unref();
  /external/skia/src/core/
SkData.cpp 152 src->unref();
SkMetaData.cpp 26 refcnt->unref();
SkBitmapCache.cpp 375 mm->unref(); // balance our call to ref()
378 // the call must call unref() when they are done.
SkMaskFilter.cpp 25 fCache->unref();
  /external/skia/src/gpu/ops/
GrAtlasTextOp.h 21 fGeoData[i].fBlob->unref();
GrDrawPathOp.h 147 void unref() const {
  /external/skia/tests/
EGLImageTest.cpp 33 grctx1->unref();
  /external/skia/experimental/SimpleCocoaApp/
SimpleApp.mm 300 fWind->attachChildToFront(new SkSampleView)->unref();
  /external/skia/src/utils/
SkLua.cpp 686 get_ref<SkDocument>(L, 1)->unref();
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_winsys.h 365 bool (*unref)(struct radeon_winsys *ws); member in struct:radeon_winsys
  /external/skia/include/private/
SkTDArray.h 321 (*iter)->unref();
  /external/skia/tools/gpu/
GrContextFactory.cpp 65 context.fGrContext->unref();
  /external/mesa3d/src/gallium/drivers/r300/
r300_screen.c 683 if (rws && !rws->unref(rws))
  /external/skia/src/image/
SkImage_Raster.cpp 138 data->unref();
  /frameworks/base/libs/hwui/hwui/
Bitmap.cpp 128 pixelRef->unref();
  /external/icu/icu4c/source/common/
serv.cpp 242 CacheEntry* unref() { function in class:CacheEntry
263 U_NAMESPACE_USE ((CacheEntry*)obj)->unref();

Completed in 1201 milliseconds

1 2 34 5 6