Home
last modified time | relevance | path

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

/external/perfetto/protos/perfetto/trace/android/view/
Dviewrootimpl.proto33 optional RectProto visible_rect = 7; field
/external/rust/crates/v4l2r/ffi/examples/c_fwht_decode/
Dfwht_decode.c98 const struct v4l2_rect *visible_rect = &event->visible_rect; in on_format_change() local
/external/rust/crates/v4l2r/lib/src/decoder/stateful/
Dcapture_thread.rs324 let visible_rect = capture_queue.get_selection(SelectionTarget::Compose)?; in update_capture_format() localVariable
/external/v4l2_codec2/v4l2/
DV4L2Decoder.cpp933 struct v4l2_rect* visible_rect = nullptr; in getVisibleRect() local
/external/rust/crates/v4l2r/ffi/src/
Ddecoder.rs94 visible_rect: bindings::v4l2_rect, field
/external/openscreen/cast/streaming/
Dremoting.proto237 optional Rect visible_rect = 7; field
/external/virtio-media/device/src/devices/
Dvideo_decoder.rs130 pub visible_rect: v4l2r::Rect, field
/external/mesa3d/src/imgui/
Dimgui.cpp7495 ImRect visible_rect = GetViewportRect(); in NavCalcPreferredRefPos() local