Searched refs:getOrCreateTyped (Results 1 – 2 of 2) sorted by relevance
77 public Allocation getOrCreateTyped(Type type, int usage) { in getOrCreateTyped() method in AllocationCache
414 return RenderScriptSingleton.getCache().getOrCreateTyped(mType, mUsage); in createAllocation()