Home
last modified time | relevance | path

Searched defs:width (Results 901 - 925 of 4896) sorted by relevance

1...<<31323334353637383940>>...196

/third_party/skia/tools/sk_app/unix/
H A DDawnVulkanWindowContext_unix.cpp50 unsigned int width, height; in DawnVulkanWindowContext_xlib() local
55 createSwapChainImplementation( int width, int height, const DisplayParams& params) createSwapChainImplementation() argument
H A DRasterWindowContext_unix.cpp36 RasterWindowContext_xlib::RasterWindowContext_xlib(Display* display, XWindow window, int width, in RasterWindowContext_xlib() argument
H A DWindow_unix.h68 void markPendingResize(int width, int height) { in markPendingResize() argument
/third_party/toybox/kconfig/lxdialog/
H A Dchecklist.c95 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
111 dialog_checklist(const char *title, const char *prompt, int height, int width, int list_height) dialog_checklist() argument
[all...]
/third_party/toybox/toys/other/
H A Dwatch.c70 unsigned width, height, i, cmdlen, len, xx QUIET, yy QUIET, active QUIET; in watch_main() local
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGlfw3Fuchsia.cpp62 GLFWwindow* glfwCreateWindow(int width, in glfwCreateWindow() argument
H A DWGPUHelpers.h83 uint32_t width; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_simple_image.cpp113 uint32 width = fBounds.W (); in Rotate() local
/third_party/python/Objects/stringlib/clinic/
H A Dtransmogrify.h.h65 Py_ssize_t width; in stringlib_ljust() local
121 Py_ssize_t width; in stringlib_rjust() local
177 Py_ssize_t width; stringlib_center() local
233 Py_ssize_t width; stringlib_zfill() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_stream_test.cc27 std::streamsize width; member
33 StreamFormatToString(std::ios_base::fmtflags flags, std::streamsize width) StreamFormatToString() argument
153 std::streamsize width; global() member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.h136 uint8_t width; member
186 uint8_t width; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind_test.cc41 int width; in TEST_F() member
/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.cpp189 SkScalar width = std::max(inputLabelBounds.fRight, procLabelBounds.fRight); 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 Danisotropic.cpp92 int width = SkScalarFloorToInt(fImage->width() * gScales[i]); variable
/third_party/skia/modules/androidkit/src/
H A DPaint.cpp38 static void Paint_SetStrokeWidth(JNIEnv*, jobject, jlong native_paint, jfloat width) { in Paint_SetStrokeWidth() argument
/third_party/skia/modules/skparagraph/src/
H A DTextTabAlign.cpp77 void TextTabAlign::expendTabCluster(SkScalar width) in expendTabCluster() argument
[all...]
H A DTextLineBaseImpl.cpp64 std::unique_ptr<TextLineBase> TextLineBaseImpl::createTruncatedLine(double width, EllipsisModal ellipsisMode, in createTruncatedLine() argument
/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.h38 int width() const { return fWidth; } in width() function in SkPixelRef
/third_party/skia/include/private/
H A DSkImageInfoPriv.h78 static inline size_t SkColorTypeMinRowBytes(SkColorType ct, int width) { in SkColorTypeMinRowBytes() argument
/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

Completed in 11 milliseconds

1...<<31323334353637383940>>...196