Searched defs:getClassId (Results 1 - 17 of 17) sorted by relevance

/frameworks/rs/
H A DrsProgramVertex.h45 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_VERTEX; } function in class:android::renderscript::ProgramVertex
H A DrsAnimation.h40 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ANIMATION; } function in class:android::renderscript::Animation
H A DrsProgramFragment.h38 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_FRAGMENT; } function in class:android::renderscript::ProgramFragment
H A DrsScriptC.h55 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } function in class:android::renderscript::ScriptC
H A DrsClosure.h44 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_CLOSURE; } function in class:android::renderscript::Closure
H A DrsProgramRaster.h50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } function in class:android::renderscript::ProgramRaster
H A DrsScriptGroupBase.h16 virtual RsA3DClassID getClassId() const { function in class:android::renderscript::ScriptGroupBase
H A DrsProgramStore.h63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_STORE; } function in class:android::renderscript::ProgramStore
H A DrsSampler.h67 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } function in class:android::renderscript::Sampler
H A DrsFileA3D.h77 virtual RsA3DClassID getClassId() const { function in class:android::renderscript::FileA3D
H A DrsMesh.h63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_MESH; } function in class:android::renderscript::Mesh
H A DrsScriptIntrinsic.cpp82 RsA3DClassID ScriptIntrinsic::getClassId() const { function in class:ScriptIntrinsic
H A DrsElement.h100 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } function in class:android::renderscript::Element
H A DrsAllocation.h159 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } function in class:android::renderscript::Allocation
H A DrsScript.cpp128 RsA3DClassID ScriptKernelID::getClassId() const { function in class:ScriptKernelID
136 RsA3DClassID ScriptInvokeID::getClassId() const { function in class:ScriptInvokeID
144 RsA3DClassID ScriptFieldID::getClassId() const { function in class:ScriptFieldID
H A DrsFont.h71 virtual RsA3DClassID getClassId() const { function in class:android::renderscript::Font
/frameworks/base/core/java/android/hardware/radio/
H A DRadioManager.java139 public int getClassId() { method in class:RadioManager.ModuleProperties
290 if (mClassId != other.getClassId())

Completed in 122 milliseconds