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

  /frameworks/compile/slang/
slang_rs_export_foreach.h 157 static bool validateSpecialFuncDecl(int targetAPI,
slang_rs_context.cpp 128 if (!RSExportForEach::validateSpecialFuncDecl(mTargetAPI,
slang_rs_export_foreach.cpp 321 bool RSExportForEach::validateSpecialFuncDecl(int targetAPI,
345 "Should not call validateSpecialFuncDecl() on compute root()");

Completed in 248 milliseconds