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

  /frameworks/compile/slang/
slang_rs_context.h 124 clang::QualType mScriptCallType;
197 return mScriptCallType;
slang_rs_context.cpp 222 mScriptCallType = mCtx.getTypeDeclType(TD);

Completed in 53 milliseconds