Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DIOModuleCommon.h229 struct GammaOp { struct
231 uint64_t vhalProperty;
235 AnimationType type;
243 int animationTime;
247 Range gammaRange;
276 std::map<uint64_t, std::vector<GammaOp>> gammaOpsMap; argument