Home
last modified time | relevance | path

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

/drivers/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h311 …virtual int32_t SetDisplayColorTransform(uint32_t devId, const std::vector<float>& matrix) override in SetDisplayColorTransform()
422 …_t SetLayerColorTransform(uint32_t devId, uint32_t layerId, const std::vector<float>& matrix) over… in SetLayerColorTransform()
/drivers/peripheral/display/interfaces/include/
Ddisplay_vgu.h323 …VGUMatrix3 *matrix; /* < Pointer to the transformation matrix. If it is null, the identity matrix … member
354 VGUMatrix3 *matrix; /* < Pointer to the transformation matrix of the gradient object */ member