Searched defs:SkTimeCode (Results 1 – 1 of 1) sorted by relevance
71 struct SkTimeCode { struct75 static int binarySearch(const SkTimeCode* arr, int count, uint32_t target); argument