Searched refs:U32_2 (Results 1 – 14 of 14) sorted by relevance
142 mOut.getType().getElement() != Element.U32_2(mRS) && in setOutput()
879 public static Element U32_2(RenderScript rs) { in U32_2() method in Element
152 mOut.getType().getElement() != Element.U32_2(mRS) &&
612 public static Element U32_2(RenderScript rs) { in U32_2() method in Element
197 mUInt2Allocation = Allocation::createSized(mRS, Element::U32_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
201 mUInt2Allocation = Allocation::createSized(mRS, Element::U32_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
250 mUInt2Allocation = Allocation.createSized(mRS, Element.U32_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
442 !(out->getType()->getElement()->isCompatible(Element::U32_2(mRS))) && in setOutput()
466 sp<const Element> U32_2; member1273 static sp<const Element> U32_2(const sp<RS> &rs);
70 __U32_2 = Element.U32_2(rs);16116 throw new RSRuntimeException("Type mismatch with U32_2!");16153 throw new RSRuntimeException("Type mismatch with U32_2!");16190 throw new RSRuntimeException("Type mismatch with U32_2!");16227 throw new RSRuntimeException("Type mismatch with U32_2!");16264 throw new RSRuntimeException("Type mismatch with U32_2!");16301 throw new RSRuntimeException("Type mismatch with U32_2!");16338 throw new RSRuntimeException("Type mismatch with U32_2!");16375 throw new RSRuntimeException("Type mismatch with U32_2!");16412 throw new RSRuntimeException("Type mismatch with U32_2!");[all …]
70 __U32_2 = Element.U32_2(rs);4706 throw new RSRuntimeException("Type mismatch with U32_2!");4813 throw new RSRuntimeException("Type mismatch with U32_2!");
26107 method public static android.renderscript.Element U32_2(android.renderscript.RenderScript);
39974 method public static android.renderscript.Element U32_2(android.renderscript.RenderScript);
40118 method public static android.renderscript.Element U32_2(android.renderscript.RenderScript);