Searched defs:getClassId (Results 1 - 14 of 14) 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 DrsProgramRaster.h50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } function in class:android::renderscript::ProgramRaster
H A DrsScriptC.h58 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 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.h65 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } function in class:android::renderscript::Sampler
H A DrsAllocation.h111 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } function in class:android::renderscript::Allocation
H A DrsFileA3D.h76 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 DrsElement.h109 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } function in class:android::renderscript::Element
H A DrsFont.h72 virtual RsA3DClassID getClassId() const { function in class:android::renderscript::Font

Completed in 100 milliseconds