Searched refs:compareCacheEntry (Results 1 – 2 of 2) sorted by relevance
207 static bool compareCacheEntry(const CacheEntry& first, const CacheEntry& second);
71 bool VectorDrawableAtlas::compareCacheEntry(const CacheEntry& first, const CacheEntry& second) { in compareCacheEntry() function in android::uirenderer::skiapipeline::VectorDrawableAtlas103 mRects.sort(compareCacheEntry); in repack()