Home
last modified time | relevance | path

Searched refs:getMipmap (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DAllocation.java295 public MipmapControl getMipmap() { in getMipmap() method in Allocation
2935 MipmapControl mips = alloc.getMipmap(); in createFromAllocation()