Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/drm/src/control/
Dconnector.rs114 pub fn subpixel(&self) -> SubPixel { in subpixel()
271 pub enum SubPixel { enum
288 impl SubPixel { implementation