Home | History | Annotate | Download | only in slang

Lines Matching refs:RSExportable

874     : RSExportable(Context, RSExportable::EX_TYPE),
891 if (!RSExportable::keep())
898 bool RSExportType::equals(const RSExportable *E) const {
899 CHECK_PARENT_EQUALITY(RSExportable, E);
1156 bool RSExportPrimitiveType::equals(const RSExportable *E) const {
1206 bool RSExportPointerType::equals(const RSExportable *E) const {
1265 bool RSExportVectorType::equals(const RSExportable *E) const {
1350 bool RSExportMatrixType::equals(const RSExportable *E) const {
1389 bool RSExportConstantArrayType::equals(const RSExportable *E) const {
1497 bool RSExportRecordType::equals(const RSExportable *E) const {