Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DProgramVertexFixedFunction.java212 Allocation mAlloc; field in ProgramVertexFixedFunction.Constants
214 return mAlloc; in getAllocation()
227 mAlloc = Allocation.createTyped(rs, constInputType); in Constants()
246 mAlloc.destroy(); in destroy()
247 mAlloc = null; in destroy()
258 mAlloc.setFromFieldPacker(0, mIOBuffer); in addToBuffer()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46223 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->mAlloc:Landroid/renderscript/Allocatio…