Lines Matching +defs:val +defs:data
1675 [](const auto& val) { return static_cast<int32_t>(val); }); in getOverlaySupport()
1680 [](const auto& val) { return static_cast<int32_t>(val); }); in getOverlaySupport()
1685 [](const auto& val) { return static_cast<int32_t>(val); }); in getOverlaySupport()
1690 [](const auto& val) { return static_cast<int32_t>(val); }); in getOverlaySupport()
1710 [](const auto& val) { in getOverlaySupport()
2344 void SurfaceFlinger::onRefreshRateChangedDebug(const RefreshRateChangedDebugData& data) { in onRefreshRateChangedDebug()
4296 auto& data = mNotifyExpectedPresentMap[displayId]; in notifyExpectedPresentIfRequired() local
4356 auto& data = mNotifyExpectedPresentMap.at(displayId); in scheduleNotifyExpectedPresentHint() local
5841 DisplayIdentificationData data; in dumpDisplayIdentificationData() local
5873 DisplayIdentificationData data; in dumpRawDisplayIdentificationData() local
6362 status_t SurfaceFlinger::onTransact(uint32_t code, const Parcel& data, Parcel* reply, in onTransact()