Searched refs:PointeeET (Results 1 – 1 of 1) sorted by relevance
1176 const RSExportType *PointeeET; in Create() local1179 PointeeET = RSExportType::Create(Context, PointeeType); in Create()1182 PointeeET = RSExportPrimitiveType::Create(Context, in Create()1186 if (PointeeET == NULL) { in Create()1191 return new RSExportPointerType(Context, TypeName, PointeeET); in Create()