Searched defs:GammaOp (Results 1 – 1 of 1) sorted by relevance
229 struct GammaOp { struct231 uint64_t vhalProperty;235 AnimationType type;243 int animationTime;247 Range gammaRange;276 std::map<uint64_t, std::vector<GammaOp>> gammaOpsMap; argument