Searched refs:CubemapFace (Results 1 – 12 of 12) sorted by relevance
69 public enum CubemapFace { enum in Type78 CubemapFace(int id) { in CubemapFace() method in Type.CubemapFace
82 Type.CubemapFace mSelectedFace = Type.CubemapFace.POSITIVE_X;
64 public enum CubemapFace { enum in Type79 CubemapFace(int id) { in CubemapFace() method in Type.CubemapFace
81 Type.CubemapFace mSelectedFace = Type.CubemapFace.POSITIVE_X;3193 adapter.setFace(Type.CubemapFace.POSITIVE_X); in createCubemapFromCubeFaces()3195 adapter.setFace(Type.CubemapFace.NEGATIVE_X); in createCubemapFromCubeFaces()3197 adapter.setFace(Type.CubemapFace.POSITIVE_Y); in createCubemapFromCubeFaces()3199 adapter.setFace(Type.CubemapFace.NEGATIVE_Y); in createCubemapFromCubeFaces()3201 adapter.setFace(Type.CubemapFace.POSITIVE_Z); in createCubemapFromCubeFaces()3203 adapter.setFace(Type.CubemapFace.NEGATIVE_Z); in createCubemapFromCubeFaces()
126 public void setFace(Type.CubemapFace cf) { in setFace()
344 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_X:345 …Field Type.CubemapFace.POSITVE_X: @Deprecated annotation (present) and @deprecated doc tag (not pr…346 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Y:347 …Field Type.CubemapFace.POSITVE_Y: @Deprecated annotation (present) and @deprecated doc tag (not pr…348 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Z:349 …Field Type.CubemapFace.POSITVE_Z: @Deprecated annotation (present) and @deprecated doc tag (not pr…
442 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_X:443 …Field Type.CubemapFace.POSITVE_X: @Deprecated annotation (present) and @deprecated doc tag (not pr…444 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Y:445 …Field Type.CubemapFace.POSITVE_Y: @Deprecated annotation (present) and @deprecated doc tag (not pr…446 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Z:447 …Field Type.CubemapFace.POSITVE_Z: @Deprecated annotation (present) and @deprecated doc tag (not pr…
456 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_X:457 …Field Type.CubemapFace.POSITVE_X: @Deprecated annotation (present) and @deprecated doc tag (not pr…458 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Y:459 …Field Type.CubemapFace.POSITVE_Y: @Deprecated annotation (present) and @deprecated doc tag (not pr…460 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Z:461 …Field Type.CubemapFace.POSITVE_Z: @Deprecated annotation (present) and @deprecated doc tag (not pr…
446 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_X:447 …Field Type.CubemapFace.POSITVE_X: @Deprecated annotation (present) and @deprecated doc tag (not pr…448 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Y:449 …Field Type.CubemapFace.POSITVE_Y: @Deprecated annotation (present) and @deprecated doc tag (not pr…450 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Z:451 …Field Type.CubemapFace.POSITVE_Z: @Deprecated annotation (present) and @deprecated doc tag (not pr…
38307 method @Deprecated public void setFace(android.renderscript.Type.CubemapFace);39240 @Deprecated public enum Type.CubemapFace {39241 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace NEGATIVE_X;39242 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace NEGATIVE_Y;39243 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace NEGATIVE_Z;39244 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITIVE_X;39245 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITIVE_Y;39246 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITIVE_Z;39247 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_X;39248 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_Y;[all …]
25995 method public void setFace(android.renderscript.Type.CubemapFace);26788 public static final class Type.CubemapFace extends java.lang.Enum {26789 method public static android.renderscript.Type.CubemapFace valueOf(java.lang.String);26790 method public static final android.renderscript.Type.CubemapFace[] values();26791 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_X;26792 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Y;26793 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Z;26794 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_X;26795 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Y;26796 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Z;[all …]
44763 Landroid/renderscript/Allocation;->mSelectedFace:Landroid/renderscript/Type$CubemapFace;46442 Landroid/renderscript/Type$CubemapFace;->mID:I