Home | History | Annotate | Download | only in hwc2on1adapter

Lines Matching defs:hwc1Vsync

73             callbacks->mAdapter.hwc1Vsync(display, timestamp);
454 ALOGE("hwc1Vsync: Couldn't find display for HWC1 id %d",
2557 void HWC2On1Adapter::hwc1Vsync(int hwc1DisplayId, int64_t timestamp) {
2558 ALOGV("Received hwc1Vsync(%d, %" PRId64 ")", hwc1DisplayId, timestamp);
2570 ALOGE("hwc1Vsync: Couldn't find display for HWC1 id %d", hwc1DisplayId);