Home
last modified time | relevance | path

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

/frameworks/rs/
Drsg_generator.c212 int needFlush = 0; in printApiCpp() local
301 needFlush += vt->ptrLevel; in printApiCpp()
320 needFlush = 1; in printApiCpp()
334 } else if (needFlush) { in printApiCpp()
344 int needFlush = 0; in printApiCpp() local
393 int needFlush = 0; in printPlaybackCpp() local
418 needFlush += vt->ptrLevel; in printPlaybackCpp()
442 } else if (api->sync || needFlush) { in printPlaybackCpp()