Home | History | Annotate | Download | only in Renderscript

Lines Matching refs:input_filename

182   const char *input_filename = pInput.getName().c_str();
186 ALOGE("Invalid RS info file %s! (%s)", input_filename,
194 input_filename, pInput.getErrorMessage().c_str());
203 input_filename, pInput.getErrorMessage().c_str());
215 "cache.", input_filename);
224 "%s. Treat it as as a dirty cache.", input_filename, RSINFO_VERSION,
237 ALOGW("Corrupted RS info file %s! (unexpected size found)", input_filename);
251 ALOGW("Corrupted RS info file %s! (data out of the range)", input_filename);
259 ALOGE("Out of memory when create RSInfo object for %s!", input_filename);
274 input_filename);