Searched refs:I64_2 (Results 1 – 10 of 10) sorted by relevance
117 mLong2Allocation = Allocation::createSized(mRS, Element::I64_2(mRS), mAllocSize / 2); in createSignedAllocations()
121 mLong2Allocation = Allocation::createSized(mRS, Element::I64_2(mRS), mAllocSize / 2); in createSignedAllocations()
167 mLong2Allocation = Allocation.createSized(mRS, Element.I64_2(mRS), mAllocSize / 2); in createSignedAllocations()
680 public static Element I64_2(RenderScript rs) { in I64_2() method in Element
983 public static Element I64_2(RenderScript rs) { in I64_2() method in Element
478 sp<const Element> I64_2; member1327 static sp<const Element> I64_2(const sp<RS> &rs);
61 __I64_2 = Element.I64_2(rs);10980 throw new RSRuntimeException("Type mismatch with I64_2!");11017 throw new RSRuntimeException("Type mismatch with I64_2!");11054 throw new RSRuntimeException("Type mismatch with I64_2!");11091 throw new RSRuntimeException("Type mismatch with I64_2!");11128 throw new RSRuntimeException("Type mismatch with I64_2!");11165 throw new RSRuntimeException("Type mismatch with I64_2!");11202 throw new RSRuntimeException("Type mismatch with I64_2!");11239 throw new RSRuntimeException("Type mismatch with I64_2!");11276 throw new RSRuntimeException("Type mismatch with I64_2!");[all …]
61 __I64_2 = Element.I64_2(rs);4064 throw new RSRuntimeException("Type mismatch with I64_2!");4171 throw new RSRuntimeException("Type mismatch with I64_2!");
36215 …method @Deprecated public static android.renderscript.Element I64_2(android.renderscript.RenderScr…
26078 method public static android.renderscript.Element I64_2(android.renderscript.RenderScript);