HomeSort by relevance Sort by last modified time
    Searched refs:getParamPacketType (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/slang/
slang_rs_export_func.h 96 inline const RSExportRecordType *getParamPacketType() const
100 // equivalent" to the one obtained from getParamPacketType(). If the @Params
slang_rs_export_foreach.h 137 inline const RSExportRecordType *getParamPacketType() const {
slang_rs_reflection_cpp.cpp 282 const RSExportRecordType *ERT = ForEach->getParamPacketType();
335 const RSExportRecordType *ERT = ef->getParamPacketType();
402 const RSExportRecordType *params = ef->getParamPacketType();
710 if (ef->getParamPacketType()) {
    [all...]
slang_backend.cpp 647 const RSExportRecordType *Expected = EF->getParamPacketType();
slang_rs_reflection.cpp 793 const RSExportRecordType *ERT = EF->getParamPacketType();
884 const RSExportRecordType *ERT = EF->getParamPacketType();
    [all...]

Completed in 142 milliseconds