Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java107 return Element.DataType.SIGNED_32; in validateObjectIsPrimitiveArray()
409 if ((mType.mElement.mType == Element.DataType.SIGNED_32) || in validateIsInt32()
732 copyFromUnchecked(d, Element.DataType.SIGNED_32, d.length); in copyFromUnchecked()
862 copyFromUnchecked(d, Element.DataType.SIGNED_32, d.length); in copyFrom()
1183 copy1DRangeFromUnchecked(off, count, (Object)d, Element.DataType.SIGNED_32, d.length); in copy1DRangeFromUnchecked()
1321 copy1DRangeFromUnchecked(off, count, d, Element.DataType.SIGNED_32, d.length); in copy1DRangeFrom()
1596 Element.DataType.SIGNED_32, data.length); in copy2DRangeFrom()
1921 copyTo(d, Element.DataType.SIGNED_32, d.length); in copyTo()
2057 copy1DRangeToUnchecked(off, count, (Object)d, Element.DataType.SIGNED_32, d.length); in copy1DRangeToUnchecked()
2195 copy1DRangeToUnchecked(off, count, d, Element.DataType.SIGNED_32, d.length); in copy1DRangeTo()
[all …]
DElement.java137 SIGNED_32 (6, 4), enumConstant
375 rs.mElement_I32 = createUser(rs, DataType.SIGNED_32); in I32()
635 rs.mElement_INT_2 = createVector(rs, DataType.SIGNED_32, 2); in I32_2()
642 rs.mElement_INT_3 = createVector(rs, DataType.SIGNED_32, 3); in I32_3()
649 rs.mElement_INT_4 = createVector(rs, DataType.SIGNED_32, 4); in I32_4()
804 case SIGNED_32: in createVector()
/frameworks/base/rs/java/android/renderscript/
DAllocation.java114 return Element.DataType.SIGNED_32; in validateObjectIsPrimitiveArray()
445 if ((mType.mElement.mType == Element.DataType.SIGNED_32) || in validateIsInt32()
757 copyFromUnchecked(d, Element.DataType.SIGNED_32, d.length); in copyFromUnchecked()
892 copyFromUnchecked(d, Element.DataType.SIGNED_32, d.length); in copyFrom()
1207 copy1DRangeFromUnchecked(off, count, (Object)d, Element.DataType.SIGNED_32, d.length); in copy1DRangeFromUnchecked()
1344 copy1DRangeFromUnchecked(off, count, d, Element.DataType.SIGNED_32, d.length); in copy1DRangeFrom()
1631 Element.DataType.SIGNED_32, data.length); in copy2DRangeFrom()
1986 copyTo(d, Element.DataType.SIGNED_32, d.length); in copyTo()
2160 copy1DRangeToUnchecked(off, count, (Object)d, Element.DataType.SIGNED_32, d.length); in copy1DRangeToUnchecked()
2297 copy1DRangeToUnchecked(off, count, d, Element.DataType.SIGNED_32, d.length); in copy1DRangeTo()
[all …]
DElement.java127 SIGNED_32 (6, 4), enumConstant
397 rs.mElement_I32 = createUser(rs, DataType.SIGNED_32); in I32()
914 rs.mElement_INT_2 = createVector(rs, DataType.SIGNED_32, 2); in I32_2()
925 rs.mElement_INT_3 = createVector(rs, DataType.SIGNED_32, 3); in I32_3()
936 rs.mElement_INT_4 = createVector(rs, DataType.SIGNED_32, 4); in I32_4()
1182 case SIGNED_32: in createVector()
/frameworks/rs/cpp/
DElement.cpp87 CREATE_USER(I32, SIGNED_32);
140 CREATE_VECTOR(I32, SIGNED_32);
/frameworks/support/api/
D23.0.0.txt10170 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
D23.1.1.txt10558 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
D23.2.1.txt11089 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
D23.2.0.txt11087 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
D23.4.0.txt11105 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
D23.1.0.txt10589 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
D24.0.0.txt11905 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
D24.1.0.txt11915 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26176 enum_constant public static final android.renderscript.Element.DataType SIGNED_32;
/frameworks/base/config/
Dhiddenapi-public-dex.txt38315 Landroid/renderscript/Element$DataType;->SIGNED_32:Landroid/renderscript/Element$DataType;
/frameworks/base/api/
Dcurrent.txt37609 enum_constant public static final android.renderscript.Element.DataType SIGNED_32;