Searched refs:getClassId (Results 1 – 25 of 28) sorted by relevance
12
50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_1D; } in getClassId() function83 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_2D; } in getClassId() function
41 virtual RsA3DClassID getClassId() const;55 virtual RsA3DClassID getClassId() const;
40 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ANIMATION; } in getClassId() function
47 virtual RsA3DClassID getClassId() const;
38 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_FRAGMENT; } in getClassId() function
50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } in getClassId() function
45 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_VERTEX; } in getClassId() function
40 virtual RsA3DClassID getClassId() const;
66 RsA3DClassID Path::getClassId() const { in getClassId() function in Path
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_SCRIPT_C; } in getClassId() function
77 virtual RsA3DClassID getClassId() const { in getClassId() function
63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_MESH; } in getClassId() function
67 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } in getClassId() function
60 virtual RsA3DClassID getClassId() const = 0;
88 RsA3DClassID ScriptIntrinsic::getClassId() const { in getClassId() function in ScriptIntrinsic
90 virtual RsA3DClassID getClassId() const;
128 RsA3DClassID ScriptKernelID::getClassId() const { in getClassId() function in ScriptKernelID145 RsA3DClassID ScriptFieldID::getClassId() const { in getClassId() function in ScriptFieldID
100 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } in getClassId() function
96 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_TYPE; } in getClassId() function
71 virtual RsA3DClassID getClassId() const { in getClassId() function
138 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } in getClassId() function
379 indexEntry->mType = obj->getClassId(); in appendToFile()
83 stream->addU32((uint32_t)getClassId()); in serialize()
163 stream->addU32((uint32_t)getClassId()); in serialize()