Searched defs:RSInterpolator (Results 1 – 4 of 4) sorted by relevance
24 class RSInterpolator; variable
54 RSInterpolator(uint64_t id) : id_(id) {}; in RSInterpolator() function
27 class RSInterpolator; variable
36 RSInterpolator::RSInterpolator() : id_(GenerateId()) {} in RSInterpolator() function in OHOS::Rosen::RSInterpolator