Lines Matching refs:CubemapFace
39553 method public void setFace(android.renderscript.Type.CubemapFace);
40486 public enum Type.CubemapFace {
40487 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_X;
40488 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Y;
40489 enum_constant public static final android.renderscript.Type.CubemapFace NEGATIVE_Z;
40490 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_X;
40491 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Y;
40492 enum_constant public static final android.renderscript.Type.CubemapFace POSITIVE_Z;
40493 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_X;
40494 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_Y;
40495 enum_constant @Deprecated public static final android.renderscript.Type.CubemapFace POSITVE_Z;