Home
last modified time | relevance | path

Searched refs:y_ (Results 1 – 2 of 2) sorted by relevance

/system/dev/display/mt8167s-display/
A Dovl.h40 : height_(height), width_(width), pitch_(pitch), x_(x), y_(y) { in Ovl()
131 const uint32_t y_; // y-offset for the actual start of image in buffer variable
A Dovl.cpp200 ovl_mmio_->Write32(y_ << 16 | x_, OVL_Lx_OFFSET(layer)); in Config()
204 x_ * GetBytesPerPixel(cfg.format) + y_ * pitch_; in Config()

Completed in 4 milliseconds