/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 257 public enum ContextType { enum in RenderScript 279 ContextType(int id) { in ContextType() method in RenderScript.ContextType 284 ContextType mContextType; 1309 (mRS.mContextType != ContextType.DEBUG || in run() 1341 mContextType = ContextType.NORMAL; in RenderScript() 1367 …private static RenderScript internalCreate(Context ctx, int sdkVersion, ContextType ct, int flags)… in internalCreate() 1500 return create(ctx, ContextType.NORMAL); in create() 1512 public static RenderScript create(Context ctx, ContextType ct) { in create() 1535 public static RenderScript create(Context ctx, ContextType ct, int flags) { in create() 1551 return create(ctx, sdkVersion, ContextType.NORMAL, CREATE_FLAG_NONE); in create() [all …]
|
/frameworks/rs/tests/lldb/java/BranchingFunCalls/src/com/android/rs/branchingfuncalls/ |
D | MainActivity.java | 41 RenderScript.ContextType.NORMAL, in createScript()
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 176 public enum ContextType { enum in RenderScript 198 ContextType(int id) { in ContextType() method in RenderScript.ContextType 203 ContextType mContextType; 1316 (mRS.mContextType != ContextType.DEBUG || in run() 1357 mContextType = ContextType.NORMAL; in RenderScript() 1407 …private static RenderScript internalCreate(Context ctx, int sdkVersion, ContextType ct, int flags)… in internalCreate() 1446 return create(ctx, ContextType.NORMAL); in create() 1458 public static RenderScript create(Context ctx, ContextType ct) { in create() 1483 public static RenderScript create(Context ctx, ContextType ct, int flags) { in create() 1499 return create(ctx, sdkVersion, ContextType.NORMAL, CREATE_FLAG_NONE); in create() [all …]
|
/frameworks/rs/tests/lldb/java/DebugWaitAttach/src/com/android/rs/waitattachdebug/ |
D | MainActivity.java | 54 RenderScript.ContextType.NORMAL, in createScript()
|
/frameworks/rs/tests/lldb/java/NoDebugWaitAttach/src/com/android/rs/waitattachnodebug/ |
D | MainActivity.java | 54 RenderScript.ContextType.NORMAL, in createScript()
|
/frameworks/rs/tests/lldb/java/SingleSource/src/com/android/rs/singlesource/ |
D | MainActivity.java | 43 RenderScript.ContextType.NORMAL, in onCreate()
|
/frameworks/rs/tests/lldb/java/MultipleRSFiles/src/com/android/rs/multiplersfiles/ |
D | MainActivity.java | 55 RenderScript.ContextType.NORMAL, in createScript()
|
/frameworks/rs/tests/lldb/java/ScriptGroup/src/com/android/rs/scriptgroup/ |
D | MainActivity.java | 34 RenderScript pRS = RenderScript.create(this, RenderScript.ContextType.NORMAL, in onCreate()
|
/frameworks/rs/tests/lldb/java/InfiniteLoop/src/com/android/rs/infiniteloop/ |
D | MainActivity.java | 93 RenderScript.ContextType.NORMAL, in createScript()
|
/frameworks/rs/tests/lldb/java/Reduction/src/com/android/rs/lldbreductiontest/ |
D | MainActivity.java | 111 mRS = RenderScript.create(this, RenderScript.ContextType.NORMAL, in initRS()
|
/frameworks/rs/tests/lldb/java/KernelVariables/src/com/android/rs/kernelvariables/ |
D | MainActivity.java | 55 RenderScript.ContextType.NORMAL, in createScript()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 112 RenderScript.ContextType.NORMAL, in createScript()
|
/frameworks/rs/ |
D | rsHidlAdaptation.cpp | 33 using ::android::hardware::renderscript::V1_0::ContextType; 197 sp<IContext> context = mHidl->contextCreate(sdkVersion, (ContextType)ct, flags); in ContextCreate()
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10423 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 10424 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 10425 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 10426 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 10442 public static final class RenderScript.ContextType extends java.lang.Enum { 10443 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 10444 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 10445 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 10446 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 10447 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
D | 23.2.1.txt | 11342 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 11343 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 11344 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 11345 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 11361 public static final class RenderScript.ContextType extends java.lang.Enum { 11362 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 11363 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 11364 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 11365 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 11366 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
D | 23.2.0.txt | 11340 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 11341 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 11342 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 11343 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 11359 public static final class RenderScript.ContextType extends java.lang.Enum { 11360 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 11361 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 11362 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 11363 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 11364 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
D | 23.1.1.txt | 10811 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 10812 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 10813 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 10814 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 10830 public static final class RenderScript.ContextType extends java.lang.Enum { 10831 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 10832 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 10833 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 10834 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 10835 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
D | 23.4.0.txt | 11358 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 11359 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 11360 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 11361 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 11377 public static final class RenderScript.ContextType extends java.lang.Enum { 11378 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 11379 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 11380 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 11381 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 11382 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
D | 23.1.0.txt | 10842 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 10843 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 10844 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 10845 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 10861 public static final class RenderScript.ContextType extends java.lang.Enum { 10862 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 10863 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 10864 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 10865 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 10866 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
D | 24.0.0.txt | 12158 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 12159 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 12160 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 12161 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 12177 public static final class RenderScript.ContextType extends java.lang.Enum { 12178 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 12179 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 12180 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 12181 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 12182 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
D | 24.1.0.txt | 12168 …erScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType); 12169 …ipt create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int); 12170 …reate(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType, int); 12171 …ntext(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType, int, int); 12187 public static final class RenderScript.ContextType extends java.lang.Enum { 12188 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St… 12189 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values(); 12190 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG; 12191 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL; 12192 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26429 …script.RenderScript create(android.content.Context, android.renderscript.RenderScript.ContextType); 26430 …t.RenderScript create(android.content.Context, android.renderscript.RenderScript.ContextType, int); 26445 public static final class RenderScript.ContextType extends java.lang.Enum { 26446 method public static android.renderscript.RenderScript.ContextType valueOf(java.lang.String); 26447 method public static final android.renderscript.RenderScript.ContextType[] values(); 26448 enum_constant public static final android.renderscript.RenderScript.ContextType DEBUG; 26449 enum_constant public static final android.renderscript.RenderScript.ContextType NORMAL; 26450 enum_constant public static final android.renderscript.RenderScript.ContextType PROFILE;
|
/frameworks/base/api/ |
D | current.txt | 36005 …script.RenderScript create(android.content.Context, android.renderscript.RenderScript.ContextType); 36006 …t.RenderScript create(android.content.Context, android.renderscript.RenderScript.ContextType, int); 36007 …eateMultiContext(android.content.Context, android.renderscript.RenderScript.ContextType, int, int); 36024 public static final class RenderScript.ContextType extends java.lang.Enum { 36025 method public static android.renderscript.RenderScript.ContextType valueOf(java.lang.String); 36026 method public static final android.renderscript.RenderScript.ContextType[] values(); 36027 enum_constant public static final android.renderscript.RenderScript.ContextType DEBUG; 36028 enum_constant public static final android.renderscript.RenderScript.ContextType NORMAL; 36029 enum_constant public static final android.renderscript.RenderScript.ContextType PROFILE;
|
D | system-current.txt | 39062 …script.RenderScript create(android.content.Context, android.renderscript.RenderScript.ContextType); 39063 …t.RenderScript create(android.content.Context, android.renderscript.RenderScript.ContextType, int); 39064 …eateMultiContext(android.content.Context, android.renderscript.RenderScript.ContextType, int, int); 39081 public static final class RenderScript.ContextType extends java.lang.Enum { 39082 method public static android.renderscript.RenderScript.ContextType valueOf(java.lang.String); 39083 method public static final android.renderscript.RenderScript.ContextType[] values(); 39084 enum_constant public static final android.renderscript.RenderScript.ContextType DEBUG; 39085 enum_constant public static final android.renderscript.RenderScript.ContextType NORMAL; 39086 enum_constant public static final android.renderscript.RenderScript.ContextType PROFILE;
|