Home
last modified time | relevance | path

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

/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.h61 void SetWindowSize(uint32_t width, uint32_t height);
Dtest.cpp346 vdec->SetWindowSize(windowWidth, windowHeight); in CreateWindow()
Ddecoder_demo.cpp181 void VDecDemo::SetWindowSize(uint32_t width, uint32_t height) in SetWindowSize() function in VDecDemo