Home
last modified time | relevance | path

Searched defs:height (Results 1201 - 1225 of 2608) sorted by relevance

1...<<41424344454647484950>>...105

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSwapChain.cpp155 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 DDepthStencilCopyTests.cpp45 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 DIOSurfaceWrappingTests.cpp76 CreateSinglePlaneIOSurface(uint32_t width, uint32_t height, uint32_t format, uint32_t bytesPerElement) CreateSinglePlaneIOSurface() argument
H A DQueryTests.cpp106 uint32_t height; member
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp83 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 DX11Window.cpp280 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 Dbdfdrivr.c752 FT_Long height; in FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c435 FT_Long height; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.h144 hb_position_t height; member
/third_party/skia/third_party/externals/piex/src/
H A Dpiex_types.h43 std::uint16_t height = 0; member
/third_party/skia/tools/debugger/
H A DDebugCanvas.cpp86 DebugCanvas::DebugCanvas(int width, int height) in DebugCanvas() argument
/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.cpp150 bool VulkanWindowContext::createSwapchain(int width, int height, in createSwapchain() argument
[all...]
H A DWindow.h115 virtual void onResize(int width, int height) {} in onResize() argument
/third_party/skia/tools/sk_app/android/
H A Dsurface_glue_android.cpp144 int height = ANativeWindow_getHeight(skiaAndroidApp->fNativeWindow); in message_callback() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DEGLImageWrappingTests.cpp123 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 Ddng_misc_opcodes.cpp153 int32 height = 0; in GetData() local
H A Ddng_rect.h150 int32 height; in H() local
/third_party/skia/include/core/
H A DSkImage.h583 int height() const { return fInfo.height(); } height() function in SkImage
[all...]
H A DSkRect.h169 int32_t height() const { return Sk32_can_overflow_sub(fBottom, fTop); } height() function
[all...]
H A DSkRRect.h98 SkScalar height() const { return fRect.height(); } in height() function in SkRRect
[all...]
H A DSkYUVAInfo.h169 int height() const { return fDimensions.height(); } in height() function in SkYUVAInfo::PlaneConfig::Subsampling
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h198 SkScalar height() const { return fHeight; } in height() function in skia::textlayout::TextWrapper
/third_party/skia/gm/
H A Dcomposeshader.cpp251 int height = 255; in DEF_SIMPLE_GM() local
H A Dconvex_all_line_paths.cpp24 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 DSkEncodedInfo.h177 int height() const { return fHeight; } in height() function

Completed in 19 milliseconds

1...<<41424344454647484950>>...105