Searched refs:currLayer (Results 1 – 2 of 2) sorted by relevance
1319 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync() local1320 if((currRot == NULL) || (currLayer == NULL)) { in hwc_sync()1326 &currLayer->acquireFenceFd; in hwc_sync()1329 if(currLayer->acquireFenceFd >= 0) { in hwc_sync()1338 close(currLayer->acquireFenceFd); in hwc_sync()1340 currLayer->acquireFenceFd = in hwc_sync()1344 currLayer->releaseFenceFd = in hwc_sync()
1307 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync() local1308 if((currRot == NULL) || (currLayer == NULL)) { in hwc_sync()1314 &currLayer->acquireFenceFd; in hwc_sync()1317 if(currLayer->acquireFenceFd >= 0) { in hwc_sync()1327 close(currLayer->acquireFenceFd); in hwc_sync()1329 currLayer->acquireFenceFd = in hwc_sync()1333 currLayer->releaseFenceFd = in hwc_sync()