Searched defs:getClassId (Results 1 – 18 of 18) sorted by relevance
45 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_VERTEX; } in getClassId() function
38 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_FRAGMENT; } in getClassId() function
55 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } in getClassId() function
40 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ANIMATION; } in getClassId() function
52 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } in getClassId() function
16 virtual RsA3DClassID getClassId() const { in getClassId() function
44 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_CLOSURE; } in getClassId() function
78 virtual RsA3DClassID getClassId() const { in getClassId() function
69 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } in getClassId() function
65 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_STORE; } in getClassId() function
63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_MESH; } in getClassId() function
82 RsA3DClassID ScriptIntrinsic::getClassId() const { in getClassId() function in android::renderscript::ScriptIntrinsic
128 RsA3DClassID ScriptKernelID::getClassId() const { in getClassId() function in android::renderscript::ScriptKernelID136 RsA3DClassID ScriptInvokeID::getClassId() const { in getClassId() function in android::renderscript::ScriptInvokeID144 RsA3DClassID ScriptFieldID::getClassId() const { in getClassId() function in android::renderscript::ScriptFieldID
107 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_TYPE; } in getClassId() function
102 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } in getClassId() function
155 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } in getClassId() function
71 virtual RsA3DClassID getClassId() const { in getClassId() function
284 public int getClassId() { in getClassId() method in RadioManager.ModuleProperties