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
40 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ANIMATION; } in getClassId() function
55 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } in getClassId() function
50 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
77 virtual RsA3DClassID getClassId() const { in getClassId() function
67 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } in getClassId() function
63 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 ScriptIntrinsic
128 RsA3DClassID ScriptKernelID::getClassId() const { in getClassId() function in ScriptKernelID136 RsA3DClassID ScriptInvokeID::getClassId() const { in getClassId() function in ScriptInvokeID144 RsA3DClassID ScriptFieldID::getClassId() const { in getClassId() function in ScriptFieldID
105 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_TYPE; } in getClassId() function
100 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } in getClassId() function
159 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } in getClassId() function
71 virtual RsA3DClassID getClassId() const { in getClassId() function
139 public int getClassId() { in getClassId() method in RadioManager.ModuleProperties