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 98 inline const RSExportRecordType *getParamPacketType() const
102 // equivalent" to the one obtained from getParamPacketType(). If the @Params
slang_rs_export_foreach.h 117 inline const RSExportRecordType *getParamPacketType() const {
slang_rs_reflection_cpp.cpp 220 const RSExportRecordType *ERT = ef->getParamPacketType();
336 const RSExportRecordType *ERT = ef->getParamPacketType();
389 const RSExportRecordType *params = ef->getParamPacketType();
540 if (ef->getParamPacketType()) {
slang_rs_backend.cpp 324 const RSExportRecordType *Expected = EF->getParamPacketType();
slang_rs_reflection.cpp 631 const RSExportRecordType *ERT = EF->getParamPacketType();
669 const RSExportRecordType *ERT = EF->getParamPacketType();
    [all...]

Completed in 39 milliseconds