Home
last modified time | relevance | path

Searched refs:SIGNED_8 (Results 1 – 16 of 16) sorted by relevance

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java123 return Element.DataType.SIGNED_8; in validateObjectIsPrimitiveArray()
427 if ((mType.mElement.mType == Element.DataType.SIGNED_8) || in validateIsInt8()
538 Element.DataType.SIGNED_8, xBytesSize * mType.getY()); in getByteBuffer()
782 copyFromUnchecked(d, Element.DataType.SIGNED_8, d.length); in copyFromUnchecked()
916 copyFromUnchecked(d, Element.DataType.SIGNED_8, d.length); in copyFrom()
1235 copy1DRangeFromUnchecked(off, count, (Object)d, Element.DataType.SIGNED_8, d.length); in copy1DRangeFromUnchecked()
1379 copy1DRangeFromUnchecked(off, count, d, Element.DataType.SIGNED_8, d.length); in copy1DRangeFrom()
1530 Element.DataType.SIGNED_8, data.length); in copy2DRangeFrom()
1867 copyTo(d, Element.DataType.SIGNED_8, d.length); in copyTo()
2109 copy1DRangeToUnchecked(off, count, (Object)d, Element.DataType.SIGNED_8, d.length); in copy1DRangeToUnchecked()
[all …]
DElement.java135 SIGNED_8 (4, 1), enumConstant
347 rs.mElement_I8 = createUser(rs, DataType.SIGNED_8); in I8()
551 rs.mElement_CHAR_2 = createVector(rs, DataType.SIGNED_8, 2); in I8_2()
558 rs.mElement_CHAR_3 = createVector(rs, DataType.SIGNED_8, 3); in I8_3()
565 rs.mElement_CHAR_4 = createVector(rs, DataType.SIGNED_8, 4); in I8_4()
802 case SIGNED_8: in createVector()
/frameworks/base/rs/java/android/renderscript/
DAllocation.java130 return Element.DataType.SIGNED_8; in validateObjectIsPrimitiveArray()
464 if ((mType.mElement.mType == Element.DataType.SIGNED_8) || in validateIsInt8()
807 copyFromUnchecked(d, Element.DataType.SIGNED_8, d.length); in copyFromUnchecked()
946 copyFromUnchecked(d, Element.DataType.SIGNED_8, d.length); in copyFrom()
1259 copy1DRangeFromUnchecked(off, count, (Object)d, Element.DataType.SIGNED_8, d.length); in copy1DRangeFromUnchecked()
1402 copy1DRangeFromUnchecked(off, count, d, Element.DataType.SIGNED_8, d.length); in copy1DRangeFrom()
1565 Element.DataType.SIGNED_8, data.length); in copy2DRangeFrom()
1932 copyTo(d, Element.DataType.SIGNED_8, d.length); in copyTo()
2212 copy1DRangeToUnchecked(off, count, (Object)d, Element.DataType.SIGNED_8, d.length); in copy1DRangeToUnchecked()
2355 copy1DRangeToUnchecked(off, count, d, Element.DataType.SIGNED_8, d.length); in copy1DRangeTo()
[all …]
DElement.java125 SIGNED_8 (4, 1), enumConstant
353 rs.mElement_I8 = createUser(rs, DataType.SIGNED_8); in I8()
782 rs.mElement_CHAR_2 = createVector(rs, DataType.SIGNED_8, 2); in I8_2()
793 rs.mElement_CHAR_3 = createVector(rs, DataType.SIGNED_8, 3); in I8_3()
804 rs.mElement_CHAR_4 = createVector(rs, DataType.SIGNED_8, 4); in I8_4()
1180 case SIGNED_8: in createVector()
/frameworks/rs/cpp/
DElement.cpp83 CREATE_USER(I8, SIGNED_8);
136 CREATE_VECTOR(I8, SIGNED_8);
/frameworks/support/api/
D23.0.0.txt10172 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
D23.1.1.txt10560 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
D23.2.1.txt11091 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
D23.2.0.txt11089 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
D23.4.0.txt11107 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
D23.1.0.txt10591 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
D24.0.0.txt11907 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
D24.1.0.txt11917 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26178 enum_constant public static final android.renderscript.Element.DataType SIGNED_8;
/frameworks/base/config/
Dhiddenapi-public-dex.txt38317 Landroid/renderscript/Element$DataType;->SIGNED_8:Landroid/renderscript/Element$DataType;
/frameworks/base/api/
Dcurrent.txt37611 enum_constant public static final android.renderscript.Element.DataType SIGNED_8;