Home
last modified time | relevance | path

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

/frameworks/rs/api/
Dgen_runtime.cpp179 bool startJavaFile(); // Open the mJavaFile and writes the header.
790 if (!startRsFile() || !startJavaFile() || !writeRelaxedRsFile()) { in writeFiles()
845 bool Function::startJavaFile() { in startJavaFile() function in __anon8b74ac7a0111::Function