Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/libsource/include/source/
DFrameBufferSource.h53 void setScreenParams(const int32_t screenParams[4]);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DServerState.cpp62 mFrameBufferSource.get())->setScreenParams(screenParams); in ServerState()
/device/google/cuttlefish/host/frontend/gcastv2/libsource/
DFrameBufferSource.cpp369 void FrameBufferSource::setScreenParams(const int32_t screenParams[4]) { in setScreenParams() function in android::FrameBufferSource