Home
last modified time | relevance | path

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

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