Searched refs:pixelRef (Results 1 – 5 of 5) sorted by relevance
65 bitmapResource->pixelRef()->globalRef(); in incrementRefcount()103 bitmapResource->pixelRef()->globalRef(); in incrementRefcountLocked()136 bitmapResource->pixelRef()->globalUnref(); in decrementRefcount()177 bitmapResource->pixelRef()->globalUnref(); in decrementRefcountLocked()
185 RecyclingPixelAllocator(SkPixelRef* pixelRef, unsigned int size) in RecyclingPixelAllocator() argument186 : mPixelRef(pixelRef), mSize(size) { in RecyclingPixelAllocator()308 RecyclingPixelAllocator recyclingAllocator(outputBitmap->pixelRef(), existingBufferSize); in doDecode()459 pr = outputBitmap->pixelRef(); in doDecode()
365 SkASSERT(bitmap->pixelRef()); in createBitmap()617 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(fBuffer); in JavaHeapBitmapRef()623 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(NULL); in ~JavaHeapBitmapRef()
364 SkPixelRef* ref = bitmap->pixelRef(); in Bitmap_reconfigure()
281 SkPixelRef* ref = nativeBitmap ? nativeBitmap->pixelRef() : 0; in jni_eglCreatePixmapSurface()