Home
last modified time | relevance | path

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

/system/dev/display/mt8167s-display/
A Dovl.h121 uint32_t GetBytesPerPixel(zx_pixel_format_t format);
A Dovl.cpp101 uint32_t Ovl::GetBytesPerPixel(zx_pixel_format_t format) { in GetBytesPerPixel() function in mt8167s_display::Ovl
204 x_ * GetBytesPerPixel(cfg.format) + y_ * pitch_; in Config()

Completed in 7 milliseconds