Searched refs:RsA3DClassID (Results 1 – 25 of 29) sorted by relevance
12
46 RsA3DClassID mType;55 RsA3DClassID getType() const { in getType()77 virtual RsA3DClassID getClassId() const { in getClassId()
88 RsA3DClassID ScriptIntrinsic::getClassId() const { in getClassId()89 return (RsA3DClassID)0; in getClassId()
50 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_1D; } in getClassId()83 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ADAPTER_2D; } in getClassId()
41 virtual RsA3DClassID getClassId() const;55 virtual RsA3DClassID getClassId() const;
40 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ANIMATION; } in getClassId()
47 virtual RsA3DClassID getClassId() const;
329 enum RsA3DClassID { enum373 RsA3DClassID classID;
38 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_FRAGMENT; } in getClassId()
50 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 virtual RsA3DClassID getClassId() const;
66 RsA3DClassID Path::getClassId() const { in getClassId()
63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_PROGRAM_STORE; } in getClassId()
63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SCRIPT_C; } in getClassId()
63 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_MESH; } in getClassId()
67 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_SAMPLER; } in getClassId()
60 virtual RsA3DClassID getClassId() const = 0;
90 virtual RsA3DClassID getClassId() const;
128 RsA3DClassID ScriptKernelID::getClassId() const { in getClassId()145 RsA3DClassID ScriptFieldID::getClassId() const { in getClassId()
100 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ELEMENT; } in getClassId()
96 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_TYPE; } in getClassId()
108 RsA3DClassID classID = (RsA3DClassID)stream->loadU32(); in createFromStream()
178 RsA3DClassID classID = (RsA3DClassID)stream->loadU32(); in createFromStream()
71 virtual RsA3DClassID getClassId() const { in getClassId()
125 RsA3DClassID classID = (RsA3DClassID)stream->loadU32(); in createFromStream()