Searched refs:CubemapFace (Results 1 – 10 of 10) sorted by relevance
64 public enum CubemapFace { enum in Type73 CubemapFace(int id) { in CubemapFace() method in Type.CubemapFace
77 Type.CubemapFace mSelectedFace = Type.CubemapFace.POSITIVE_X;
59 public enum CubemapFace { enum in Type74 CubemapFace(int id) { in CubemapFace() method in Type.CubemapFace
77 Type.CubemapFace mSelectedFace = Type.CubemapFace.POSITIVE_X;3189 adapter.setFace(Type.CubemapFace.POSITIVE_X); in createCubemapFromCubeFaces()3191 adapter.setFace(Type.CubemapFace.NEGATIVE_X); in createCubemapFromCubeFaces()3193 adapter.setFace(Type.CubemapFace.POSITIVE_Y); in createCubemapFromCubeFaces()3195 adapter.setFace(Type.CubemapFace.NEGATIVE_Y); in createCubemapFromCubeFaces()3197 adapter.setFace(Type.CubemapFace.POSITIVE_Z); in createCubemapFromCubeFaces()3199 adapter.setFace(Type.CubemapFace.NEGATIVE_Z); in createCubemapFromCubeFaces()
122 public void setFace(Type.CubemapFace cf) { in setFace()
404 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_X:406 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Y:408 DeprecationMismatch: android.renderscript.Type.CubemapFace#POSITVE_Z:
40001 method public void setFace(android.renderscript.Type.CubemapFace);40934 public enum Type.CubemapFace {40935 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_X;40936 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Y;40937 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Z;40938 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_X;40939 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Y;40940 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Z;40941 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_X;40942 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 …]
39857 method public void setFace(android.renderscript.Type.CubemapFace);40790 public enum Type.CubemapFace {40791 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_X;40792 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Y;40793 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Z;40794 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_X;40795 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Y;40796 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Z;40797 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_X;40798 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_Y;[all …]
59318 Landroid/renderscript/Allocation;->mSelectedFace:Landroid/renderscript/Type$CubemapFace;60997 Landroid/renderscript/Type$CubemapFace;->mID:I