Searched refs:CREATE_FLAG_NONE (Results 1 – 14 of 14) sorted by relevance
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 124 public static final int CREATE_FLAG_NONE = 0x0000; field in RenderScript 1525 return create(ctx, ct, CREATE_FLAG_NONE); in create() 1563 return create(ctx, sdkVersion, ContextType.NORMAL, CREATE_FLAG_NONE); in create() 1576 return create(ctx, sdkVersion, ct, CREATE_FLAG_NONE); in create()
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 78 public static final int CREATE_FLAG_NONE = 0x0000; field in RenderScript 1459 return create(ctx, ct, CREATE_FLAG_NONE); in create() 1499 return create(ctx, sdkVersion, ContextType.NORMAL, CREATE_FLAG_NONE); in create()
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10439 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | 23.4.0.txt | 11374 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | 23.1.0.txt | 10858 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | 23.1.1.txt | 10827 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | 23.2.1.txt | 11358 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | 23.2.0.txt | 11356 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | 24.1.0.txt | 12184 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | 24.0.0.txt | 12174 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26442 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
/frameworks/base/api/ |
D | current.txt | 36171 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | test-current.txt | 36368 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|
D | system-current.txt | 39248 field public static final int CREATE_FLAG_NONE = 0; // 0x0
|