| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | SwapChain.cpp | 155 APIConfigure(wgpu::TextureFormat format, wgpu::TextureUsage allowedUsage, uint32_t width, uint32_t height) APIConfigure() argument 304 APIConfigure(wgpu::TextureFormat format, wgpu::TextureUsage allowedUsage, uint32_t width, uint32_t height) APIConfigure() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DepthStencilCopyTests.cpp | 45 CreateDepthStencilTexture(uint32_t width, uint32_t height, wgpu::TextureUsage usage, uint32_t mipLevelCount = 1) CreateDepthStencilTexture() argument 57 CreateDepthTexture(uint32_t width, uint32_t height, wgpu::TextureUsage usage, uint32_t mipLevelCount = 1) CreateDepthTexture() argument 150 CreateInitializeDepthStencilTextureAndCopyT2T(float clearDepth, float regionDepth, uint8_t clearStencil, uint8_t regionStencil, uint32_t width, uint32_t height, wgpu::TextureUsage usage, uint32_t mipLevel = 0) CreateInitializeDepthStencilTextureAndCopyT2T() argument
|
| H A D | IOSurfaceWrappingTests.cpp | 76 CreateSinglePlaneIOSurface(uint32_t width, uint32_t height, uint32_t format, uint32_t bytesPerElement) CreateSinglePlaneIOSurface() argument
|
| H A D | QueryTests.cpp | 106 uint32_t height; member
|
| /third_party/skia/third_party/externals/angle2/util/fuchsia/ |
| H A D | ScenicWindow.cpp | 83 bool ScenicWindow::initializeImpl(const std::string &name, int width, int height) in initializeImpl() argument 166 bool ScenicWindow::setOrientation(int width, int height) in setOrientation() argument 178 bool ScenicWindow::resize(int width, int height) in resize() argument 269 float height = properties.bounding_box.max.y - properties.bounding_box.min.y - in onViewProperties() local
|
| /third_party/skia/third_party/externals/angle2/util/x11/ |
| H A D | X11Window.cpp | 280 bool X11Window::initializeImpl(const std::string &name, int width, int height) in initializeImpl() argument 420 bool X11Window::setOrientation(int width, int height) in setOrientation() argument 433 bool X11Window::resize(int width, int height) in resize() argument
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| H A D | bdfdrivr.c | 752 FT_Long height; in FT_CALLBACK_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfdrivr.c | 435 FT_Long height; in FT_CALLBACK_DEF() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-font.h | 144 hb_position_t height; member
|
| /third_party/skia/third_party/externals/piex/src/ |
| H A D | piex_types.h | 43 std::uint16_t height = 0; member
|
| /third_party/skia/tools/debugger/ |
| H A D | DebugCanvas.cpp | 86 DebugCanvas::DebugCanvas(int width, int height) in DebugCanvas() argument
|
| /third_party/skia/tools/sk_app/ |
| H A D | VulkanWindowContext.cpp | 150 bool VulkanWindowContext::createSwapchain(int width, int height, in createSwapchain() argument [all...] |
| H A D | Window.h | 115 virtual void onResize(int width, int height) {} in onResize() argument
|
| /third_party/skia/tools/sk_app/android/ |
| H A D | surface_glue_android.cpp | 144 int height = ANativeWindow_getHeight(skiaAndroidApp->fNativeWindow); in message_callback() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | EGLImageWrappingTests.cpp | 123 CreateEGLImage(uint32_t width, uint32_t height, GLenum internalFormat, GLenum format, GLenum type, void* data, size_t size) CreateEGLImage() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_misc_opcodes.cpp | 153 int32 height = 0; in GetData() local
|
| H A D | dng_rect.h | 150 int32 height; in H() local
|
| /third_party/skia/include/core/ |
| H A D | SkImage.h | 583 int height() const { return fInfo.height(); } height() function in SkImage [all...] |
| H A D | SkRect.h | 169 int32_t height() const { return Sk32_can_overflow_sub(fBottom, fTop); } height() function [all...] |
| H A D | SkRRect.h | 98 SkScalar height() const { return fRect.height(); } in height() function in SkRRect [all...] |
| H A D | SkYUVAInfo.h | 169 int height() const { return fDimensions.height(); } in height() function in SkYUVAInfo::PlaneConfig::Subsampling
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.h | 198 SkScalar height() const { return fHeight; } in height() function in skia::textlayout::TextWrapper
|
| /third_party/skia/gm/ |
| H A D | composeshader.cpp | 251 int height = 255; in DEF_SIMPLE_GM() local
|
| H A D | convex_all_line_paths.cpp | 24 static void create_ngon(int n, SkPoint* pts, SkScalar width, SkScalar height) { in create_ngon() argument 197 SkScalar height = kMaxPathHeight/2; in GetPath() local
|
| /third_party/skia/include/private/ |
| H A D | SkEncodedInfo.h | 177 int height() const { return fHeight; } in height() function
|