Home
last modified time | relevance | path

Searched defs:height (Results 801 - 825 of 4474) sorted by relevance

1...<<31323334353637383940>>...179

/third_party/skia/third_party/externals/dawn/src/utils/
H A DGlfw3Fuchsia.cpp62 glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share) glfwCreateWindow() argument
H A DWGPUHelpers.h84 uint32_t height; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_simple_image.cpp114 uint32 height = fBounds.H (); in Rotate() local
/third_party/skia/experimental/wasm-skp-debugger/
H A Dcpu.js
/third_party/skia/gm/
H A Dverylargebitmap.cpp28 static void draw(SkCanvas* canvas, int width, int height, SkColor colors[2]) { in draw() argument
38 static sk_sp<SkImage> make_raster_image(int width, int height, SkColor colors[2]) { in make_raster_image() argument
44 static sk_sp<SkImage> make_picture_image(int width, int height, SkColor colors[2]) { in make_picture_image() argument
55 show_image(SkCanvas* canvas, int width, int height, SkColor colors[2], ImageMakerProc proc) show_image() argument
[all...]
H A Dconstcolorprocessor.cpp188 SkScalar height = renderRect.height(); variable
H A Dimagefilterscropexpand.cpp129 sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument
H A Dimagefiltersclipped.cpp37 static sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument
H A Dtallstretchedbitmaps.cpp21 int make_bm(SkBitmap* bm, int height) { in make_bm() argument
H A Danisotropic.cpp77 int height = SkScalarFloorToInt(fImage->height() * gScales[i]); variable
H A Dimagefiltersscaled.cpp36 static sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument
H A Dmac_aa_explorer.cpp146 const SkScalar height = 500; in DEF_SIMPLE_GM() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/
H A DSurfaceRenderer.java68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
/third_party/skia/include/core/
H A DSkPixelRef.h39 int height() const { return fHeight; } in height() function in SkPixelRef
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DMainActivity.java110 public void surfaceChanged(@NonNull SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
/third_party/skia/bench/
H A DTileBench.cpp16 const int height = bm->height(); in create_gradient() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTexelBufferTests.cpp68 const deUint32 height = 8; in createUniformTexelBufferTests() local
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeTarga.c41 int height; in deImage_loadTarga() local
123 int height = image->height; in deImage_saveTarga() local
[all...]
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidWindow.cpp45 void Window::setBuffersGeometry (int width, int height, int32_t format) in setBuffersGeometry() argument
53 const int32_t height = ANativeWindow_getHeight(m_window); in getSize() local
/third_party/vk-gl-cts/framework/platform/ohos/
H A DtcuOhosPlatform.cpp104 const deUint32 height = !initialSize ? (deUint32)300 : initialSize->y(); in createWindow() local
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXVulkanPlatform.cpp80 const deUint32 height = !initialSize ? 300 : initialSize->y(); in createWindow() local
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32Window.cpp40 Window::Window (HINSTANCE instance, int width, int height) in Window() argument
111 void Window::setSize (int width, int height) in setSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DRenderbufferD3D.cpp35 setStorage(const gl::Context *context, GLenum internalformat, GLsizei width, GLsizei height) setStorage() argument
44 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
/third_party/typescript/tests/baselines/reference/
H A DkeyofAndIndexedAccess.js[all...]
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h74 double height; member

Completed in 9 milliseconds

1...<<31323334353637383940>>...179