Searched refs:I32_2 (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicHistogram.java146 mOut.getType().getElement() != Element.I32_2(mRS) &&
H A DElement.java699 public static Element I32_2(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicHistogram.java156 mOut.getType().getElement() != Element.I32_2(mRS) &&
H A DElement.java633 public static Element I32_2(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h201 sp<const Element> I32_2; member in struct:android::RSC::RS::__anon1533
993 static sp<const Element> I32_2(sp<RS> rs);
H A DScriptIntrinsics.cpp438 !(out->getType()->getElement()->isCompatible(Element::I32_2(mRS))) &&

Completed in 116 milliseconds