Home
last modified time | relevance | path

Searched refs:Rotate180 (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/plotters-backend/src/
Dtext.rs135 Rotate180, enumerator
150 FontTransform::Rotate180 => (-x, -y), in transform()
/external/dng_sdk/source/
Ddng_orientation.h103 static dng_orientation Rotate180 () in Rotate180() function
/external/rust/crates/plotters-svg/src/
Dsvg.rs455 FontTransform::Rotate180 => { in draw_text()
696 FontTransform::Rotate180, in test_text_draw()