Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaInterpolator.h71 struct SkTimeCode { struct
75 static int binarySearch(const SkTimeCode* arr, int count, uint32_t target); argument