Home
last modified time | relevance | path

Searched defs:fTime (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaInterpolator.h72 uint32_t fTime; member
/aosp_15_r20/external/skia/gm/
H A Dcrbug_224618.cpp110 SkScalar fTime; member in CrBug224618GM
H A Dpostercircle.cpp149 SkScalar fTime; member in PosterCircleGM
/aosp_15_r20/external/skia/tools/viewer/
H A DDegenerateTwoPtRadialsSlide.cpp74 SkScalar fTime; member in DegenerateTwoPtRadialsSlide
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/
H A Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
H A Dcalendar.h2177 UDate fTime; variable
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
H A Dcalendar.h2190 UDate fTime; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/
H A Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
H A Dcalendar.h2160 UDate fTime; variable
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
H A Dcalendar.h2190 UDate fTime; variable
/aosp_15_r20/external/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp89 double fTime; member
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp2061 float fTime = ValueToFloat(info.GetIsolate(), timeValue); in Num2Time() local