OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I8_3
(Results
1 - 18
of
18
) sorted by null
/cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java
81
assertTrue(Element.
I8_3
(mRS) != null);
285
eb.add(Element.
I8_3
(mRS), "
I8_3
", arraySize);
351
assertFalse(Element.
I8_3
(mRS).isComplex());
ForEachTest.java
91
//
I8_3
92
t = new Type.Builder(mRS, Element.
I8_3
(mRS)).setX(x).create();
446
t = new Type.Builder(mRS, Element.
I8_3
(mRS)).setX(x).create();
KernelTest.java
91
//
I8_3
92
t = new Type.Builder(mRS, Element.
I8_3
(mRS)).setX(x).create();
446
t = new Type.Builder(mRS, Element.
I8_3
(mRS)).setX(x).create();
TestGetSet.java
308
testSetup(Element.
I8_3
(mRS));
[
all
...]
/cts/tests/tests/rscpp/librscpptest/
rs_jni_allocation.cpp
81
createTypedHelper(mRS, Element::
I8_3
(mRS));
/frameworks/rs/cpp/
rsCppStructs.h
180
sp<const Element>
I8_3
;
867
static sp<const Element>
I8_3
(sp<RS> rs);
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h
179
sp<const Element>
I8_3
;
859
static sp<const Element>
I8_3
(sp<RS> rs);
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h
179
sp<const Element>
I8_3
;
859
static sp<const Element>
I8_3
(sp<RS> rs);
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h
179
sp<const Element>
I8_3
;
859
static sp<const Element>
I8_3
(sp<RS> rs);
[
all
...]
/frameworks/base/rs/java/android/renderscript/
Element.java
593
public static Element
I8_3
(RenderScript rs) {
[
all
...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java
548
public static Element
I8_3
(RenderScript rs) {
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
/external/robolectric/lib/main/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/20/
android.jar
/prebuilts/sdk/21/
android.jar
Completed in 378 milliseconds