Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/libs/wayland/
Dwayland_surfaces.cpp45 std::uint32_t frame_stride_bytes, in HandleSurfaceFrame()
/aosp_15_r20/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector.h161 std::uint32_t frame_stride_bytes, in RenderConfirmationUi()
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.cpp92 WebRtcScProcessedFrame& processed_frame) { in GetScreenConnectorCallback()
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc412 auto frame_stride_bytes = teeui_frame->ScreenStrideBytes(); in RenderDialog() local