Home
last modified time | relevance | path

Searched refs:timeZoneHours (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkTime.cpp21 int timeZoneHours = SkTAbs(timeZoneMinutes) / 60; in toISO8601() local
27 static_cast<unsigned>(fSecond), timezoneSign, timeZoneHours, in toISO8601()
/third_party/skia/src/pdf/
H A DSkPDFMetadata.cpp34 int timeZoneHours = SkTAbs(timeZoneMinutes) / 60; in pdf_date() local
41 static_cast<unsigned>(dt.fSecond), timezoneSign, timeZoneHours, in pdf_date()

Completed in 2 milliseconds