[]Struct jni_android_sys::android::renderscript::Element_DataType

#[repr(transparent)]
pub struct Element_DataType(_);

public enum Element.DataType

Required feature: "android-renderscript-Element_DataType"

Methods

impl Element_DataType

pub fn values<'env>(
    __jni_env: &'env Env
) -> Result<Option<Local<'env, ObjectArray<Element_DataType, Throwable>>>, Local<'env, Throwable>>
[src]

values

Required features: "android-renderscript-Element_DataType"

pub fn valueOf<'env>(
    __jni_env: &'env Env,
    arg0: impl Into<Option<&'env String>>
) -> Result<Option<Local<'env, Element_DataType>>, Local<'env, Throwable>>
[src]

valueOf

Required features: "android-renderscript-Element_DataType", "java-lang-String"

pub fn NONE<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final NONE

Required feature: "android-renderscript-Element_DataType"

pub fn FLOAT_16<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final FLOAT_16

Required feature: "android-renderscript-Element_DataType"

pub fn FLOAT_32<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final FLOAT_32

Required feature: "android-renderscript-Element_DataType"

pub fn FLOAT_64<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final FLOAT_64

Required feature: "android-renderscript-Element_DataType"

pub fn SIGNED_8<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final SIGNED_8

Required feature: "android-renderscript-Element_DataType"

pub fn SIGNED_16<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final SIGNED_16

Required feature: "android-renderscript-Element_DataType"

pub fn SIGNED_32<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final SIGNED_32

Required feature: "android-renderscript-Element_DataType"

pub fn SIGNED_64<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final SIGNED_64

Required feature: "android-renderscript-Element_DataType"

pub fn UNSIGNED_8<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final UNSIGNED_8

Required feature: "android-renderscript-Element_DataType"

pub fn UNSIGNED_16<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final UNSIGNED_16

Required feature: "android-renderscript-Element_DataType"

pub fn UNSIGNED_32<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final UNSIGNED_32

Required feature: "android-renderscript-Element_DataType"

pub fn UNSIGNED_64<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final UNSIGNED_64

Required feature: "android-renderscript-Element_DataType"

pub fn BOOLEAN<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final BOOLEAN

Required feature: "android-renderscript-Element_DataType"

pub fn UNSIGNED_5_6_5<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final UNSIGNED_5_6_5

Required feature: "android-renderscript-Element_DataType"

pub fn UNSIGNED_5_5_5_1<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final UNSIGNED_5_5_5_1

Required feature: "android-renderscript-Element_DataType"

pub fn UNSIGNED_4_4_4_4<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final UNSIGNED_4_4_4_4

Required feature: "android-renderscript-Element_DataType"

pub fn MATRIX_4X4<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final MATRIX_4X4

Required feature: "android-renderscript-Element_DataType"

pub fn MATRIX_3X3<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final MATRIX_3X3

Required feature: "android-renderscript-Element_DataType"

pub fn MATRIX_2X2<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final MATRIX_2X2

Required feature: "android-renderscript-Element_DataType"

pub fn RS_ELEMENT<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final RS_ELEMENT

Required feature: "android-renderscript-Element_DataType"

pub fn RS_TYPE<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final RS_TYPE

Required feature: "android-renderscript-Element_DataType"

pub fn RS_ALLOCATION<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final RS_ALLOCATION

Required feature: "android-renderscript-Element_DataType"

pub fn RS_SAMPLER<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final RS_SAMPLER

Required feature: "android-renderscript-Element_DataType"

pub fn RS_SCRIPT<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final RS_SCRIPT

Required feature: "android-renderscript-Element_DataType"

pub fn RS_MESH<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final RS_MESH

Required feature: "android-renderscript-Element_DataType"

pub fn RS_PROGRAM_FRAGMENT<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final RS_PROGRAM_FRAGMENT

Required feature: "android-renderscript-Element_DataType"

pub fn RS_PROGRAM_VERTEX<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final RS_PROGRAM_VERTEX

Required feature: "android-renderscript-Element_DataType"

pub fn RS_PROGRAM_RASTER<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final RS_PROGRAM_RASTER

Required feature: "android-renderscript-Element_DataType"

pub fn RS_PROGRAM_STORE<'env>(
    env: &'env Env
) -> Option<Local<'env, Element_DataType>>
[src]

get public static final RS_PROGRAM_STORE

Required feature: "android-renderscript-Element_DataType"

pub fn RS_FONT<'env>(env: &'env Env) -> Option<Local<'env, Element_DataType>>[src]

get public static final RS_FONT

Required feature: "android-renderscript-Element_DataType"

Methods from Deref<Target = Enum>

pub fn name<'env>(
    &'env self
) -> Result<Option<Local<'env, String>>, Local<'env, Throwable>>
[src]

name

Required features: "java-lang-String"

pub fn ordinal<'env>(&'env self) -> Result<i32, Local<'env, Throwable>>[src]

pub fn toString<'env>(
    &'env self
) -> Result<Option<Local<'env, String>>, Local<'env, Throwable>>
[src]

toString

Required features: "java-lang-String"

pub fn equals<'env>(
    &'env self,
    arg0: impl Into<Option<&'env Object>>
) -> Result<bool, Local<'env, Throwable>>
[src]

equals

Required features: "java-lang-Object"

pub fn hashCode<'env>(&'env self) -> Result<i32, Local<'env, Throwable>>[src]

pub fn compareTo_Enum<'env>(
    &'env self,
    arg0: impl Into<Option<&'env Enum>>
) -> Result<i32, Local<'env, Throwable>>
[src]

compareTo

Required features: "java-lang-Enum"

pub fn getDeclaringClass<'env>(
    &'env self
) -> Result<Option<Local<'env, Class>>, Local<'env, Throwable>>
[src]

getDeclaringClass

Required features: "java-lang-Class"

Trait Implementations

impl AsJValue for Element_DataType

impl AsValidJObjectAndEnv for Element_DataType

impl Deref for Element_DataType

type Target = Enum

The resulting type after dereferencing.

impl JniType for Element_DataType

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.