Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h91 bool validateAndConstructKernelParams(RSContext *Context,
H A Dslang_rs_export_foreach.cpp77 valid &= validateAndConstructKernelParams(Context, FD); in validateAndConstructParams()
164 bool RSExportForEach::validateAndConstructKernelParams( in validateAndConstructKernelParams() function in slang::RSExportForEach