Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DAllocation.java61 boolean mOwningType = false; field in Allocation
426 mOwningType = owningType; in Allocation()
3361 if (mType != null && mOwningType) { in destroy()