Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java138 SIGNED_64 (7, 8), enumConstant
389 rs.mElement_I64 = createUser(rs, DataType.SIGNED_64); in I64()
677 rs.mElement_LONG_2 = createVector(rs, DataType.SIGNED_64, 2); in I64_2()
684 rs.mElement_LONG_3 = createVector(rs, DataType.SIGNED_64, 3); in I64_3()
691 rs.mElement_LONG_4 = createVector(rs, DataType.SIGNED_64, 4); in I64_4()
805 case SIGNED_64: in createVector()
DAllocation.java99 return Element.DataType.SIGNED_64; in validateObjectIsPrimitiveArray()
400 if ((mType.mElement.mType == Element.DataType.SIGNED_64) || in validateIsInt64()
/frameworks/base/rs/java/android/renderscript/
DElement.java128 SIGNED_64 (7, 8), enumConstant
419 rs.mElement_I64 = createUser(rs, DataType.SIGNED_64); in I64()
980 rs.mElement_LONG_2 = createVector(rs, DataType.SIGNED_64, 2); in I64_2()
991 rs.mElement_LONG_3 = createVector(rs, DataType.SIGNED_64, 3); in I64_3()
1002 rs.mElement_LONG_4 = createVector(rs, DataType.SIGNED_64, 4); in I64_4()
1183 case SIGNED_64: in createVector()
DAllocation.java106 return Element.DataType.SIGNED_64; in validateObjectIsPrimitiveArray()
436 if ((mType.mElement.mType == Element.DataType.SIGNED_64) || in validateIsInt64()
/frameworks/rs/cpp/
DElement.cpp89 CREATE_USER(I64, SIGNED_64);
142 CREATE_VECTOR(I64, SIGNED_64);
/frameworks/support/api/
D23.0.0.txt10171 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
D23.1.1.txt10559 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
D23.2.1.txt11090 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
D23.2.0.txt11088 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
D23.4.0.txt11106 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
D23.1.0.txt10590 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
D24.0.0.txt11906 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
D24.1.0.txt11916 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26177 enum_constant public static final android.renderscript.Element.DataType SIGNED_64;
/frameworks/base/config/
Dhiddenapi-public-dex.txt38316 Landroid/renderscript/Element$DataType;->SIGNED_64:Landroid/renderscript/Element$DataType;
/frameworks/base/api/
Dcurrent.txt37610 enum_constant public static final android.renderscript.Element.DataType SIGNED_64;