Searched refs:setOutputType (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang.h | 193 void setOutputType(OutputType OT) { mOT = OT; } in setOutputType() function |
D | slang_rs.cpp | 301 setOutputType(Opts.mOutputType); in compile() |