Home
last modified time | relevance | path

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

/frameworks/rs/
Drsg_generator.c213 int needFlush = 0; in printApiCpp() local
302 needFlush += vt->ptrLevel; in printApiCpp()
321 needFlush = 1; in printApiCpp()
335 } else if (needFlush) { in printApiCpp()
393 int needFlush = 0; in printPlaybackCpp() local
418 needFlush += vt->ptrLevel; in printPlaybackCpp()
442 } else if (api->sync || needFlush) { in printPlaybackCpp()