/third_party/flutter/skia/tools/viewer/ |
D | GMSlide.h | 19 SkISize getDimensions() const override { return fGM->getISize(); } in getDimensions() function
|
D | SKPSlide.h | 19 SkISize getDimensions() const override { return fCullRect.size(); } in getDimensions() function
|
D | ImageSlide.cpp | 18 SkISize ImageSlide::getDimensions() const { in getDimensions() function in ImageSlide
|
D | SvgSlide.cpp | 36 SkISize SvgSlide::getDimensions() const { in getDimensions() function in SvgSlide
|
D | BisectSlide.h | 31 SkISize getDimensions() const override { return fDrawBounds.size(); } in getDimensions() function
|
D | SampleSlide.cpp | 23 SkISize SampleSlide::getDimensions() const { in getDimensions() function in SampleSlide
|
D | ParticlesSlide.h | 25 SkISize getDimensions() const override { return SkISize::MakeEmpty(); } in getDimensions() function
|
D | SkottieSlide.cpp | 121 SkISize SkottieSlide::getDimensions() const { in getDimensions() function in SkottieSlide
|
/third_party/skia/tools/viewer/ |
D | GMSlide.h | 19 SkISize getDimensions() const override { return fGM->getISize(); } in getDimensions() function
|
D | SKPSlide.h | 20 SkISize getDimensions() const override { return fCullRect.size(); } in getDimensions() function
|
D | ImageSlide.cpp | 18 SkISize ImageSlide::getDimensions() const { in getDimensions() function in ImageSlide
|
D | BisectSlide.h | 31 SkISize getDimensions() const override { return fDrawBounds.size(); } in getDimensions() function
|
D | SvgSlide.cpp | 56 SkISize SvgSlide::getDimensions() const { in getDimensions() function in SvgSlide
|
D | SkRiveSlide.cpp | 48 SkISize SkRiveSlide::getDimensions() const { in getDimensions() function in SkRiveSlide
|
D | SampleSlide.cpp | 23 SkISize SampleSlide::getDimensions() const { in getDimensions() function in SampleSlide
|
D | ParticlesSlide.h | 27 SkISize getDimensions() const override { return SkISize::MakeEmpty(); } in getDimensions() function
|
D | SkSLSlide.h | 20 SkISize getDimensions() const override { return SkISize::MakeEmpty(); } in getDimensions() function
|
D | MSKPSlide.cpp | 24 SkISize MSKPSlide::getDimensions() const { in getDimensions() function in MSKPSlide
|
D | SkottieSlide.cpp | 201 SkISize SkottieSlide::getDimensions() const { in getDimensions() function in SkottieSlide
|
D | SlideDir.cpp | 357 SkISize SlideDir::getDimensions() const { in getDimensions() function in SlideDir
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11Xcb.cpp | 149 void XcbWindow::getDimensions (int* width, int* height) const in getDimensions() function in tcu::lnx::x11::XcbWindow
|
D | tcuLnxX11.cpp | 250 void XlibWindow::getDimensions (int* width, int* height) const in getDimensions() function in tcu::lnx::x11::XlibWindow
|
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.cpp | 212 void Window::getDimensions (int* width, int* height) const in getDimensions() function in tcu::lnx::wayland::Window
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 135 deUint32 getDimensions (const ImageType imageType) in getDimensions() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 135 deUint32 getDimensions (const ImageType imageType) in getDimensions() function
|