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

/frameworks/base/libs/rs/
H A DrsProgramVertex.h44 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 DrsProgramRaster.h50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } function in class:android::renderscript::ProgramRaster
H A DrsScriptC.h57 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } function in class:android::renderscript::ScriptC
H A DrsAdapter.h53 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_1D; } function in class:android::renderscript::Adapter1D
88 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_2D; } function in class:android::renderscript::Adapter2D
H A DrsProgramStore.h63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_STORE; } function in class:android::renderscript::ProgramStore
H A DrsSampler.h66 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } function in class:android::renderscript::Sampler
H A DrsAllocation.h101 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } function in class:android::renderscript::Allocation
H A DrsFileA3D.h77 virtual RsA3DClassID getClassId() const { function in class:android::renderscript::FileA3D
H A DrsMesh.h36 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_MESH; } function in class:android::renderscript::Mesh
H A DrsElement.h70 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } function in class:android::renderscript::Element
H A DrsFont.h73 virtual RsA3DClassID getClassId() const { function in class:android::renderscript::Font

Completed in 632 milliseconds