Lines Matching refs:CubemapFace
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;
26797 enum_constant public static final deprecated android.renderscript.Type.CubemapFace POSITVE_X;
26798 enum_constant public static final deprecated android.renderscript.Type.CubemapFace POSITVE_Y;
26799 enum_constant public static final deprecated android.renderscript.Type.CubemapFace POSITVE_Z;