Searched defs:releaseEntry (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
H A DZipFileRO.cpp188 void ZipFileRO::releaseEntry(ZipEntryRO entry) const function in class:ZipFileRO
/frameworks/base/libs/hwui/pipeline/skia/
H A DVectorDrawableAtlas.cpp177 // Try to reuse atlas memory from rectangles freed by "releaseEntry".
228 void VectorDrawableAtlas::releaseEntry(AtlasKey atlasKey) { function in class:android::uirenderer::skiapipeline::VectorDrawableAtlas
235 // invoke releaseEntry on the renderthread
259 releaseEntry(key);

Completed in 320 milliseconds