HomeSort by relevance Sort by last modified time
    Searched refs:bitmapResources (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
DisplayList.cpp 41 , bitmapResources(stdAllocator)
DisplayList.h 157 const LsaVector<const SkBitmap*>& getBitmapResources() const { return bitmapResources; }
191 LsaVector<const SkBitmap*> bitmapResources;
RecordingCanvas.h 295 mDisplayList->bitmapResources.push_back(localBitmap);
DisplayListCanvas.h 325 mDisplayList->bitmapResources.push_back(localBitmap);

Completed in 291 milliseconds