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

  /frameworks/compile/slang/
slang_rs_reflection_cpp.h 49 inline unsigned int getNextExportFuncSlot() {
slang_rs_reflection.h 163 inline int getNextExportFuncSlot() { return mNextExportFuncSlot++; }
slang_rs_reflection.cpp 603 << EF->getName() << " = " << C.getNextExportFuncSlot() << ";"
    [all...]

Completed in 62 milliseconds