Searched refs:strgets (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.cpp282 static char* strgets(char *s, int size, const char **ppstr) { function in namespace:android::renderscript
336 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
360 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
379 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
393 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
409 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
431 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
456 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
481 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
561 if (strgets(lin
[all...]

Completed in 25 milliseconds