Home
last modified time | relevance | path

Searched refs:validateAndConstructParams (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h85 bool validateAndConstructParams(RSContext *Context,
H A Dslang_rs_export_foreach.cpp54 bool RSExportForEach::validateAndConstructParams( in validateAndConstructParams() function in slang::RSExportForEach
320 if (!FE->validateAndConstructParams(Context, FD)) { in Create()