Searched refs:RsA3DClassID (Results 1 – 25 of 26) sorted by relevance
12
47 RsA3DClassID mType;56 RsA3DClassID getType() const { in getType()78 virtual RsA3DClassID getClassId() const { in getClassId()
43 virtual RsA3DClassID getClassId() const = 0;54 virtual RsA3DClassID getClassId() const;65 virtual RsA3DClassID getClassId() const;73 virtual RsA3DClassID getClassId() const;
82 RsA3DClassID ScriptIntrinsic::getClassId() const { in getClassId()83 return (RsA3DClassID)0; in getClassId()
148 enum RsA3DClassID { enum198 RsA3DClassID classID;
16 virtual RsA3DClassID getClassId() const { in getClassId()
40 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ANIMATION; } in getClassId()
38 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_FRAGMENT; } in getClassId()
52 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_RASTER; } in getClassId()
45 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_VERTEX; } in getClassId()
40 RsA3DClassID getClassId() const override;
128 RsA3DClassID ScriptKernelID::getClassId() const { in getClassId()136 RsA3DClassID ScriptInvokeID::getClassId() const { in getClassId()144 RsA3DClassID ScriptFieldID::getClassId() const { in getClassId()
55 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } in getClassId()
65 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_STORE; } in getClassId()
44 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_CLOSURE; } in getClassId()
69 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } in getClassId()
63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_MESH; } in getClassId()
65 virtual RsA3DClassID getClassId() const = 0;
108 RsA3DClassID classID = (RsA3DClassID)stream->loadU32(); in createFromStream()
102 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } in getClassId()
107 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_TYPE; } in getClassId()
181 RsA3DClassID classID = (RsA3DClassID)stream->loadU32(); in createFromStream()
125 RsA3DClassID classID = (RsA3DClassID)stream->loadU32(); in createFromStream()
71 virtual RsA3DClassID getClassId() const { in getClassId()
71 entry->mType = (RsA3DClassID)headerStream->loadU32(); in parseHeader()
155 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } in getClassId()