Searched refs:localBitmap (Results 1 – 1 of 1) sorted by relevance
356 SkBitmap* localBitmap = new (alloc()) SkBitmap(bitmap); in refBitmap() local357 alloc().autoDestroy(localBitmap); in refBitmap()358 mDisplayListData->bitmapResources.push_back(localBitmap); in refBitmap()359 return localBitmap; in refBitmap()