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 129 clang::QualType mScriptCallType;
202 return mScriptCallType;
slang_rs_context.cpp 223 mScriptCallType = mCtx.getTypeDeclType(TD);

Completed in 54 milliseconds