Searched refs:packCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DAssetAtlasService.java245 * @param packCount The number of bitmaps that will be packed in the atlas
250 private boolean renderAtlas(GraphicBuffer buffer, Atlas atlas, int packCount) { argument
263 mAtlasMap = new int[packCount * ATLAS_MAP_ENTRY_FIELD_COUNT];

Completed in 27 milliseconds