| /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 | 65 int32_t width = 100; in TEST_F() local 94 int32_t width = 100; TEST_F() local 130 int32_t width = 100; TEST_F() local [all...] |
| /ide/tools/previewer/util/ |
| H A D | TimeTool.cpp | 65 std::string TimeTool::FixedTime(int32_t time, int32_t width) in FixedTime() argument
|
| /ide/tools/previewer/jsapp/ |
| H A D | JsApp.h | 43 uint32_t width; member
|
| /ide/tools/previewer/jsapp/rich/ |
| H A D | JsAppImpl.h | 156 int32_t width = 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 | 141 bool VirtualScreenImpl::LoadDocCallback(const void* data, const size_t length, const int32_t width, in LoadDocCallback() argument 382 uint16_t width = static_cast<uint16_t>(retWidth); in SendPixmap() local 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/mock_lite/ui_lite/ |
| H A D | MockSoftEngine.cpp | 24 DrawLine(BufferInfo& dst, const Point& start, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawLine() argument 30 DrawCubicBezier(BufferInfo& dst, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawCubicBezier() argument
|
| /ide/tools/previewer/test/unittest/jsapp/ |
| H A D | JsAppImplTest.cpp | 139 int32_t width = 222; in TEST_F() local 167 int32_t width = 111; in TEST_F() local 294 int width = 200; in TEST_F() local 301 EXPECT_EQ(JsAppImpl::GetInstance().aceRunArgs.deviceWidth, width); in TEST_F() local 319 EXPECT_NE(JsAppImpl::GetInstance().aceRunArgs.deviceWidth, width); TEST_F() local 414 int width = 100; TEST_F() local 599 int width = 300; TEST_F() local 657 int width = 666; TEST_F() local 668 EXPECT_EQ(JsAppImpl::GetInstance().aceRunArgs.deviceWidth, width); TEST_F() local [all...] |
| /ide/tools/previewer/test/unittest/mock/ |
| H A D | VirtualScreenImplTest.cpp | 83 int32_t width = 100; in TEST_F() local 104 int32_t width = 100; in TEST_F() local 111 int32_t width = 100; in TEST_F() local 118 int32_t width in TEST_F() local 134 int width = 1111; TEST_F() local 170 int32_t width = 1080; TEST_F() local 185 int32_t width = 1080; TEST_F() local 203 int32_t width = 200; TEST_F() local 395 int width = 1000; TEST_F() local 403 int width = 1080; TEST_F() local 426 int width = 100; TEST_F() local 472 int width = 100; TEST_F() local 510 int width = 200; TEST_F() local [all...] |
| /ide/tools/previewer/mock/ |
| H A D | VirtualScreen.cpp | 207 int VirtualScreen::GetJpgQualityValue(int32_t width, int32_t height) const in GetJpgQualityValue() argument 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 [all...] |
| /ide/tools/previewer/cli/ |
| H A D | CommandLine.cpp | 482 int32_t width = args["width"].AsInt(); in RunSet() local 622 int width in IsIntValValid() local 1515 int32_t width = args["width"].AsInt(); RunSet() local [all...] |