| /ide/tools/previewer/test/mock/graphic/ |
| H A D | MockGlfwRenderContext.cpp | 34 int GlfwRenderContext::CreateGlfwWindow(int32_t width, int32_t height, bool visible) in CreateGlfwWindow() argument 55 void GlfwRenderContext::SetWindowSize(int32_t width, int32_t height) {} in SetWindowSize() argument
|
| /ide/tools/previewer/test/mock/mock/ |
| H A D | MockVirtualScreenImpl.cpp | 40 Callback(const void* data, const size_t length, const int32_t width, const int32_t height, const uint64_t timeStamp) Callback() argument
|
| H A D | MockVirtualScreen.cpp | 142 void VirtualScreen::SetCurrentResolution(int32_t width, int32_t height) in SetCurrentResolution() argument
|
| /ide/tools/previewer/test/unittest/mock_lite/ |
| H A D | VirtualScreenImplTest.cpp | 66 int32_t height = 200; in TEST_F() local 102 int32_t height = 200; TEST_F() local 111 int32_t height = -1; TEST_F() local 131 int32_t height = 200; TEST_F() local [all...] |
| /ide/tools/previewer/jsapp/ |
| H A D | JsApp.h | 44 uint32_t height; member
|
| /ide/tools/previewer/jsapp/rich/ |
| H A D | JsAppImpl.h | 157 int32_t height = 0; member in OHOS::JsAppImpl
|
| /ide/tools/previewer/mock/lite/ |
| H A D | VirtualScreenImpl.cpp | 159 void VirtualScreenImpl::Send(unsigned char* data, int32_t width, int32_t height) in Send() argument
|
| /ide/tools/previewer/test/mock/arkui/ |
| H A D | MockAceAbility.cpp | 67 SurfaceChanged( const DeviceOrientation& orientation, const double& resolution, int32_t& width, int32_t& height, WindowSizeChangeReason type) SurfaceChanged() argument
|
| /ide/tools/previewer/mock/rich/ |
| H A D | VirtualScreenImpl.cpp | 383 uint16_t height = static_cast<uint16_t>(retHeight); in SendPixmap() local 141 LoadDocCallback(const void* data, const size_t length, const int32_t width, const int32_t height, const uint64_t timeStamp) LoadDocCallback() argument 181 Callback(const void* data, const size_t length, const int32_t width, const int32_t height, const uint64_t timeStamp) Callback() argument
|
| /ide/tools/previewer/test/unittest/jsapp/ |
| H A D | JsAppImplTest.cpp | 140 int32_t height = 333; in TEST_F() local 168 int32_t height = 222; in TEST_F() local 295 int height = 300; in TEST_F() local 302 EXPECT_EQ(JsAppImpl::GetInstance().aceRunArgs.deviceHeight, height); in TEST_F() local 320 EXPECT_NE(JsAppImpl::GetInstance().aceRunArgs.deviceHeight, height); TEST_F() local 600 int height = 300; TEST_F() local 658 int height = 333; TEST_F() local 669 EXPECT_EQ(JsAppImpl::GetInstance().aceRunArgs.deviceHeight, height); TEST_F() local [all...] |
| /ide/tools/previewer/test/unittest/mock/ |
| H A D | VirtualScreenImplTest.cpp | 135 int height = 2222; in TEST_F() local 171 int32_t height = 2340; in TEST_F() local 186 int32_t height = 2340; TEST_F() local 204 int32_t height = 300; TEST_F() local 404 int height = 2504; TEST_F() local 425 int height = 100; TEST_F() local 474 int height = 100; TEST_F() local 511 int height = 100; TEST_F() local [all...] |
| /ide/tools/previewer/test/unittest/util/ |
| H A D | JsonReaderTest.cpp | 373 Json2::Value height = objVal.GetValue("height"); in TEST() local 405 Json2::Value height = jsonData1.GetValue("height"); TEST() local [all...] |
| /ide/tools/previewer/mock/ |
| H A D | VirtualScreen.cpp | 292 void VirtualScreen::RgbToJpg(unsigned char* data, const int32_t width, const int32_t height) in RgbToJpg() argument 355 void VirtualScreen::SetCurrentResolution(int32_t width, int32_t height) in SetCurrentResolution() argument
|
| /ide/tools/previewer/cli/ |
| H A D | CommandLine.cpp | 483 int32_t height = args["height"].AsInt(); in RunSet() local 623 int height in IsIntValValid() local 1516 int32_t height = args["height"].AsInt(); RunSet() local [all...] |