Searched refs:getClassId (Results 1 – 20 of 20) sorted by relevance
53 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_1D; } in getClassId() function88 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_2D; } in getClassId() function
40 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ANIMATION; } in getClassId() function
38 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_FRAGMENT; } in getClassId() function
32 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } in getClassId() function
44 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_VERTEX; } in getClassId() function
57 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } in getClassId() function
77 virtual RsA3DClassID getClassId() const { in getClassId() function
34 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_STORE; } in getClassId() function
43 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_MESH; } in getClassId() function
44 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } in getClassId() function
61 virtual RsA3DClassID getClassId() const = 0;
70 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } in getClassId() function
101 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } in getClassId() function
62 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_TYPE; } in getClassId() function
73 virtual RsA3DClassID getClassId() const { in getClassId() function
151 stream->addU32((uint32_t)getClassId()); in serialize()
355 indexEntry->mType = obj->getClassId(); in appendToFile()
70 stream->addU32((uint32_t)getClassId()); in serialize()
77 stream->addU32((uint32_t)getClassId()); in serialize()
200 stream->addU32((uint32_t)getClassId()); in serialize()