Searched defs:mAllocationIn (Results 1 – 5 of 5) sorted by relevance
75 Allocation mAllocationIn = Allocation.createSized(mRS, Element.F32_3(mRS), INPUTSIZE); in float3input() local105 Allocation mAllocationIn = Allocation.createSized(mRS, Element.F32_4(mRS), INPUTSIZE); in float4input() local
43 Allocation mAllocationIn = Allocation.createSized(mRS, Element.U8_4(mRS), INPUTSIZE); in testRsUnpackColor8888RGB() local
36 private Allocation mAllocationIn; field in CallbackProcessor
44 private Allocation mAllocationIn; field in RsYuv
68 private Allocation mAllocationIn; field in Camera2Source