Searched refs:U32_2 (Results 1 - 5 of 5) sorted by last modified time

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java604 public static Element U32_2(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp433 !(out->getType()->getElement()->isCompatible(Element::U32_2(mRS))) &&
H A DrsCppStructs.h191 sp<const Element> U32_2; member in struct:android::RSC::RS::__anon1463
915 static sp<const Element> U32_2(sp<RS> rs);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java649 public static Element U32_2(RenderScript rs) { method in class:Element
H A DScriptIntrinsicHistogram.java142 mOut.getType().getElement() != Element.U32_2(mRS) &&

Completed in 1137 milliseconds