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

/frameworks/rs/
H A Drsg_generator.c203 int needFlush = 0; local
254 needFlush += vt->ptrLevel;
271 needFlush = 1;
285 } else if (needFlush) {
377 int needFlush = 0; local
421 int needFlush = 0; local
446 needFlush += vt->ptrLevel;
469 } else if (api->sync || needFlush) {
478 int needFlush = 0; local
556 } else /*if (needFlush)*/ {
[all...]
/frameworks/support/renderscript/v8/rs_support/
H A Drsg_generator.c203 int needFlush = 0; local
254 needFlush += vt->ptrLevel;
271 needFlush = 1;
285 } else if (needFlush) {
377 int needFlush = 0; local
421 int needFlush = 0; local
446 needFlush += vt->ptrLevel;
469 } else if (api->sync || needFlush) {
478 int needFlush = 0; local
556 } else /*if (needFlush)*/ {
[all...]

Completed in 76 milliseconds