Searched refs:TestDisplay (Results 1 – 25 of 26) sorted by relevance
12
36 TestDisplay::TestDisplay() in TestDisplay() function in TestDisplay40 uint64_t TestDisplay::GetCurrentLocalTimeStamp() in GetCurrentLocalTimeStamp()48 void TestDisplay::StoreImage(const unsigned char *bufStart, const uint32_t size) const in StoreImage()84 void TestDisplay::StoreVideo(const unsigned char *bufStart, const uint32_t size) const in StoreVideo()95 void TestDisplay::StartStreamUpdate(int wide, int hight) in StartStreamUpdate()123 void TestDisplay::OpenVideoFile() in OpenVideoFile()143 void TestDisplay::CloseFd() in CloseFd()149 void TestDisplay::PrintFaceDetectInfo(const unsigned char *bufStart, const uint32_t size) const in PrintFaceDetectInfo()198 int32_t TestDisplay::SaveYUV(char* type, unsigned char* buffer, int32_t size) in SaveYUV()224 int TestDisplay::DoFbMunmap(unsigned char* addr) in DoFbMunmap()[all …]
26 display_ = std::make_shared<TestDisplay>(); in SetUp()
29 display_ = std::make_shared<TestDisplay>(); in SetUp()
32 cameraBase_ = std::make_shared<TestDisplay>(); in SetUp()
27 display_ = std::make_shared<TestDisplay>(); in SetUp()
25 cameraBase_ = std::make_shared<TestDisplay>(); in SetUp()
26 std::shared_ptr<TestDisplay> display_ = nullptr;
28 std::shared_ptr<TestDisplay> display_ = nullptr;
27 std::shared_ptr<TestDisplay> display_ = nullptr;
25 std::shared_ptr<TestDisplay> display_ = nullptr;
27 std::shared_ptr<TestDisplay> cameraBase_ = nullptr;
33 std::shared_ptr<TestDisplay> display_ = nullptr;
39 std::shared_ptr<TestDisplay> display_ = nullptr;
43 std::shared_ptr<TestDisplay> display_ = nullptr;
86 class TestDisplay {146 TestDisplay();
50 std::shared_ptr<TestDisplay> cameraBase_ = nullptr;