| /ide/tools/previewer/test/mock/graphic/ |
| D | MockGlfwRenderContext.cpp | 34 int GlfwRenderContext::CreateGlfwWindow(int32_t width, int32_t height, bool visible) in CreateGlfwWindow() 55 void GlfwRenderContext::SetWindowSize(int32_t width, int32_t height) {} in SetWindowSize()
|
| /ide/tools/previewer/test/unittest/mock/ |
| 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 = 100; in TEST_F() local 134 int width = 1111; in TEST_F() local 170 int32_t width = 1080; in TEST_F() local 185 int32_t width = 1080; in TEST_F() local 203 int32_t width = 200; in TEST_F() local 395 int width = 1000; in TEST_F() local 403 int width = 1080; in TEST_F() local [all …]
|
| /ide/tools/previewer/test/unittest/mock_lite/ |
| D | VirtualScreenImplTest.cpp | 65 int32_t width = 100; in TEST_F() local 94 int32_t width = 100; in TEST_F() local 130 int32_t width = 100; in TEST_F() local
|
| /ide/tools/previewer/mock/rich/ |
| D | VirtualScreenImpl.cpp | 141 bool VirtualScreenImpl::LoadDocCallback(const void* data, const size_t length, const int32_t width, in LoadDocCallback() 182 … const int32_t width, const int32_t height, const uint64_t timeStamp) in Callback() 399 uint16_t width = static_cast<uint16_t>(retWidth); in SendPixmap() local
|
| /ide/tools/previewer/test/mock/mock/ |
| D | MockVirtualScreenImpl.cpp | 41 const int32_t width, const int32_t height, const uint64_t timeStamp) in Callback()
|
| D | MockVirtualScreen.cpp | 142 void VirtualScreen::SetCurrentResolution(int32_t width, int32_t height) in SetCurrentResolution()
|
| /ide/tools/previewer/mock/ |
| D | VirtualScreen.cpp | 208 int VirtualScreen::GetJpgQualityValue(int32_t width, int32_t height) const in GetJpgQualityValue() 293 void VirtualScreen::RgbToJpg(unsigned char* data, const int32_t width, const int32_t height) in RgbToJpg() 356 void VirtualScreen::SetCurrentResolution(int32_t width, int32_t height) in SetCurrentResolution()
|
| /ide/tools/previewer/util/ |
| D | TimeTool.cpp | 65 std::string TimeTool::FixedTime(int32_t time, int32_t width) in FixedTime()
|
| /ide/tools/previewer/test/unittest/jsapp/ |
| 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 414 int width = 100; in TEST_F() local 599 int width = 300; in TEST_F() local 657 int width = 666; in TEST_F() local
|
| /ide/tools/previewer/jsapp/rich/ |
| D | JsAppImpl.h | 157 int32_t width = 0; variable
|
| /ide/tools/previewer/test/mock_lite/ui_lite/ |
| D | MockSoftEngine.cpp | 25 int16_t width, ColorType color, OpacityType opacity) {} in DrawLine() 31 const Point& control2, const Point& end, const Rect& mask, int16_t width, ColorType color, in DrawCubicBezier()
|
| /ide/tools/previewer/mock/lite/ |
| D | VirtualScreenImpl.cpp | 159 void VirtualScreenImpl::Send(unsigned char* data, int32_t width, int32_t height) in Send()
|
| /ide/tools/previewer/test/mock/arkui/ |
| D | MockAceAbility.cpp | 68 const DeviceOrientation& orientation, const double& resolution, int32_t& width, int32_t& height, in SurfaceChanged()
|
| /ide/tools/previewer/jsapp/ |
| D | JsApp.h | 43 uint32_t width; member
|
| /ide/tools/previewer/cli/ |
| D | CommandLine.cpp | 482 int32_t width = args["width"].AsInt(); in RunSet() local 622 int width = previewParam["width"].AsInt(); in IsIntValValid() local 1515 int32_t width = args["width"].AsInt(); in RunSet() local
|