Searched refs:isAbcInUse (Results 1 – 4 of 4) sorted by relevance
1345 if(((isAbcInUse(ctx)== true ) || in hwc_sync()1353 else if(fd >= 0 && (isAbcInUse(ctx) == true)) { in hwc_sync()1419 if(fd >= 0 && (isAbcInUse(ctx) == true) && in hwc_sync()1423 (isAbcInUse(ctx) == false)){ in hwc_sync()2057 bool isAbcInUse(hwc_context_t *ctx){ in isAbcInUse() function
279 bool isAbcInUse(hwc_context_t *ctx);
329 bool isAbcInUse(hwc_context_t *ctx);
656 if(isAbcInUse(ctx) == true) { in hwc_set_primary()