Home
last modified time | relevance | path

Searched refs:pitch_ (Results 1 – 4 of 4) sorted by relevance

/system/dev/display/mt8167s-display/
A Dmt8167s-display.h39 : DeviceType(parent), width_(width), height_(height), pitch_(pitch) {} in Mt8167sDisplay()
87 const uint32_t pitch_; variable
A Dovl.h40 : height_(height), width_(width), pitch_(pitch), x_(x), y_(y) { in Ovl()
129 const uint32_t pitch_; // i.e. stride variable
A Dovl.cpp204 x_ * GetBytesPerPixel(cfg.format) + y_ * pitch_; in Config()
209 regVal |= Lx_PITCH_PITCH(pitch_); in Config()
A Dmt8167s-display.cpp278 height_, width_, pitch_, 0, 0); in Bind()

Completed in 27 milliseconds