HomeSort by relevance Sort by last modified time
    Searched full:compile_result (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 206 Compiler::ErrorCode compile_result = local
214 if (compile_result != Compiler::kSuccess) {
216 Compiler::GetErrorString(compile_result));

Completed in 57 milliseconds