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

  /frameworks/compile/slang/
slang_rs_reflection.cpp 62 // Some utility function using internal in RSReflection
163 slangAssert(false && "RSReflection::GetVectorTypeName : Unsupported "
234 slangAssert(false && "RSReflection::GetVectorElementName : Unsupported "
608 bool RSReflection::genScriptClass(Context &C,
648 void RSReflection::genScriptClassConstructor(Context &C) {
701 void RSReflection::genInitBoolExportVariable(Context &C,
716 void RSReflection::genInitPrimitiveExportVariable(
759 void RSReflection::genInitExportVariable(Context &C,
    [all...]
slang_rs_context.cpp 270 RSReflection *R = new RSReflection(this, mGeneratedFileNames);
slang_rs_reflection.h 39 class RSReflection {
299 explicit RSReflection(const RSContext *Context,
319 }; // class RSReflection

Completed in 815 milliseconds