Searched refs:SIGNED_64 (Results 1 – 16 of 16) sorted by relevance
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Element.java | 138 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()
|
D | Allocation.java | 99 return Element.DataType.SIGNED_64; in validateObjectIsPrimitiveArray() 400 if ((mType.mElement.mType == Element.DataType.SIGNED_64) || in validateIsInt64()
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 128 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()
|
D | Allocation.java | 106 return Element.DataType.SIGNED_64; in validateObjectIsPrimitiveArray() 436 if ((mType.mElement.mType == Element.DataType.SIGNED_64) || in validateIsInt64()
|
/frameworks/rs/cpp/ |
D | Element.cpp | 89 CREATE_USER(I64, SIGNED_64); 142 CREATE_VECTOR(I64, SIGNED_64);
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10171 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
D | 23.1.1.txt | 10559 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
D | 23.2.1.txt | 11090 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
D | 23.2.0.txt | 11088 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
D | 23.4.0.txt | 11106 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
D | 23.1.0.txt | 10590 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
D | 24.0.0.txt | 11906 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
D | 24.1.0.txt | 11916 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26177 enum_constant public static final android.renderscript.Element.DataType SIGNED_64;
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38316 Landroid/renderscript/Element$DataType;->SIGNED_64:Landroid/renderscript/Element$DataType;
|
/frameworks/base/api/ |
D | current.txt | 37610 enum_constant public static final android.renderscript.Element.DataType SIGNED_64;
|