Searched refs:GetBytesPerPixel (Results 1 – 2 of 2) sorted by relevance
121 uint32_t GetBytesPerPixel(zx_pixel_format_t format);
101 uint32_t Ovl::GetBytesPerPixel(zx_pixel_format_t format) { in GetBytesPerPixel() function in mt8167s_display::Ovl204 x_ * GetBytesPerPixel(cfg.format) + y_ * pitch_; in Config()
Completed in 7 milliseconds