Home
last modified time | relevance | path

Searched defs:EPT (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp68 const RSExportPrimitiveType *EPT = in GetTypeName() local
551 void RSReflectionCpp::genGetterAndSetter(const RSExportPrimitiveType *EPT, in genGetterAndSetter()
860 const RSExportPointerType *EPT = in genTypeCheck() local
893 const RSExportPointerType *EPT = in genTypeInstanceFromPointer() local
925 const RSExportPrimitiveType *EPT = in genInitExportVariable() local
Dslang_rs_export_element.cpp93 RSExportPrimitiveType *EPT = in Create() local
Dslang_rs_reflection.cpp149 static const char *GetPackerAPIName(const RSExportPrimitiveType *EPT) { in GetPackerAPIName()
224 const RSExportPrimitiveType *EPT = in GetTypeNullValue() local
764 const RSExportPrimitiveType *EPT = in genInitExportVariable() local
1769 const RSExportPointerType *EPT = in genTypeInstanceFromPointer() local
1826 const RSExportPointerType *EPT = in genTypeCheck() local
1860 const RSExportPrimitiveType *EPT = in genPrimitiveTypeExportVariable() local
2741 const RSExportPrimitiveType *EPT = in genAddElement() local
Dslang_rs_export_type.cpp1093 size_t RSExportPrimitiveType::GetElementSizeInBits(const RSExportPrimitiveType *EPT) { in GetElementSizeInBits()
1653 const RSExportPrimitiveType *EPT = static_cast<const RSExportPrimitiveType*>(this); in convertToRTD() local
1658 const RSExportPointerType *EPT = static_cast<const RSExportPointerType*>(this); in convertToRTD() local
Dslang_rs_export_type.h439 const RSExportPrimitiveType *EPT) { in getRSReflectionType()