Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/plotters/examples/
Dconsole.rs78 fn draw_pixel( in draw_pixel() method
/aosp_15_r20/external/rust/android-crates-io/crates/plotters-backend/src/
Dlib.rs126 fn draw_pixel( in draw_pixel() method
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/drawing/backend_impl/
Dmocked.rs131 fn draw_pixel( in draw_pixel() method
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc379 auto draw_pixel = teeui::makePixelDrawer( in RepaintRawFrame() local
/aosp_15_r20/external/rust/android-crates-io/crates/plotters-svg/src/
Dsvg.rs217 fn draw_pixel( in draw_pixel() method
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/drawing/
Darea.rs301 pub fn draw_pixel<ColorType: Color>( in draw_pixel() method