Searched refs:hwc1DisplayId (Results 1 – 2 of 2) sorted by relevance
474 auto hwc1DisplayId = pending.first; in registerCallback() local475 if (mHwc1DisplayMap.count(hwc1DisplayId) == 0) { in registerCallback()477 hwc1DisplayId); in registerCallback()480 auto displayId = mHwc1DisplayMap[hwc1DisplayId]; in registerCallback()491 auto hwc1DisplayId = pending.first; in registerCallback() local492 if (mHwc1DisplayMap.count(hwc1DisplayId) == 0) { in registerCallback()494 hwc1DisplayId); in registerCallback()497 auto displayId = mHwc1DisplayMap[hwc1DisplayId]; in registerCallback()2712 void CfHWC2::hwc1Vsync(int hwc1DisplayId, int64_t timestamp) { in hwc1Vsync() argument2713 ALOGV("Received hwc1Vsync(%d, %" PRId64 ")", hwc1DisplayId, timestamp); in hwc1Vsync()[all …]
689 void hwc1Vsync(int hwc1DisplayId, int64_t timestamp);690 void hwc1Hotplug(int hwc1DisplayId, int connected);