Home
last modified time | relevance | path

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

/system/dev/display/intel-i915/
A Dregisters-pipe.h371 hwreg::RegisterAddr<registers::PlaneBufCfg> PlaneBufCfg(int plane) { in PlaneBufCfg()
376 hwreg::RegisterAddr<registers::PlaneWm>PlaneWatermark(int plane, int wm_num) { in PlaneWatermark()
444 template <class RegType> hwreg::RegisterAddr<RegType> GetPlaneReg(int32_t plane) { in GetPlaneReg()
A Dpipe.cpp240 for (unsigned plane = 0; plane < 3; plane++) { in ApplyConfiguration() local
A Dintel-i915.cpp877 bool Controller::GetPlaneLayer(registers::Pipe pipe, uint32_t plane, in GetPlaneLayer()

Completed in 10 milliseconds