Searched defs:props (Results 1 – 6 of 6) sorted by relevance
33 struct BacklightProperties props; member53 struct BacklightProperties *props, struct BacklightOps *ops) in BlDevInstance()81 struct BacklightDev *RegisterBlDev(const char *name, struct BacklightProperties *props, in RegisterBlDev()
33 struct BacklightProperties props; member
159 bool HeifEncoderHelper::CreateImgParam(ImgType type, vector<uint8_t>& props) in CreateImgParam()
107 drmModeObjectPropertiesPtr props = drmModeObjectGetProperties(GetDrmFd(), objId, objType); in GetProperty() local
455 PropertyObject* props; /**< Array of property objects */ member