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.h63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } function in class:android::renderscript::ScriptC
H A DrsProgramRaster.h50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } function in class:android::renderscript::ProgramRaster
H A DrsAdapter.h50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_1D; } function in class:android::renderscript::Adapter1D
83 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_2D; } function in class:android::renderscript::Adapter2D
H A DrsPath.cpp66 RsA3DClassID Path::getClassId() const { function in class:Path
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.cpp88 RsA3DClassID ScriptIntrinsic::getClassId() const { function in class:ScriptIntrinsic
H A DrsAllocation.h138 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } function in class:android::renderscript::Allocation
H A DrsElement.h100 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } function in class:android::renderscript::Element
H A DrsScriptGroup.cpp359 RsA3DClassID ScriptGroup::getClassId() const { function in class:ScriptGroup
H A DrsScript.cpp128 RsA3DClassID ScriptKernelID::getClassId() const { function in class:ScriptKernelID
145 RsA3DClassID ScriptFieldID::getClassId() const { function in class:ScriptFieldID
H A DrsFont.h71 virtual RsA3DClassID getClassId() const { function in class:android::renderscript::Font

Completed in 114 milliseconds