Home
last modified time | relevance | path

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

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