Home | History | Annotate | Download | only in default

Lines Matching full:acquirefence

438         int acquireFence)
444 accessRegion.height, outData, acquireFence);
449 syncWaitForever(acquireFence, "Gralloc1On0Adapter::lock");
458 } else if (acquireFence >= 0) {
459 close(acquireFence);
471 int acquireFence)
483 outFlex, acquireFence);
488 syncWaitForever(acquireFence, "Gralloc1On0Adapter::lockFlex");
502 } else if (acquireFence >= 0) {
503 close(acquireFence);