| /third_party/skia/tools/sk_app/unix/ |
| H A D | DawnVulkanWindowContext_unix.cpp | 50 unsigned int width, height; in DawnVulkanWindowContext_xlib() local 55 createSwapChainImplementation( int width, int height, const DisplayParams& params) createSwapChainImplementation() argument
|
| H A D | RasterWindowContext_unix.cpp | 36 RasterWindowContext_xlib::RasterWindowContext_xlib(Display* display, XWindow window, int width, in RasterWindowContext_xlib() argument
|
| H A D | Window_unix.h | 68 void markPendingResize(int width, int height) { in markPendingResize() argument
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | checklist.c | 95 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 D | watch.c | 70 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 D | Glfw3Fuchsia.cpp | 62 GLFWwindow* glfwCreateWindow(int width, in glfwCreateWindow() argument
|
| H A D | WGPUHelpers.h | 83 uint32_t width; member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_simple_image.cpp | 113 uint32 width = fBounds.W (); in Rotate() local
|
| /third_party/python/Objects/stringlib/clinic/ |
| H A D | transmogrify.h.h | 65 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 D | int128_stream_test.cc | 27 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 D | str_cat.h | 136 uint8_t width; member 186 uint8_t width; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | bind_test.cc | 41 int width; in TEST_F() member
|
| /third_party/skia/experimental/wasm-skp-debugger/ |
| H A D | cpu.js | |
| /third_party/skia/gm/ |
| H A D | verylargebitmap.cpp | 28 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 D | constcolorprocessor.cpp | 189 SkScalar width = std::max(inputLabelBounds.fRight, procLabelBounds.fRight); variable
|
| H A D | imagefilterscropexpand.cpp | 129 sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument
|
| H A D | imagefiltersclipped.cpp | 37 static sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument
|
| H A D | anisotropic.cpp | 92 int width = SkScalarFloorToInt(fImage->width() * gScales[i]); variable
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | Paint.cpp | 38 static void Paint_SetStrokeWidth(JNIEnv*, jobject, jlong native_paint, jfloat width) { in Paint_SetStrokeWidth() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextTabAlign.cpp | 77 void TextTabAlign::expendTabCluster(SkScalar width) in expendTabCluster() argument [all...] |
| H A D | TextLineBaseImpl.cpp | 64 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 D | SurfaceRenderer.java | 68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
|
| /third_party/skia/include/core/ |
| H A D | SkPixelRef.h | 38 int width() const { return fWidth; } in width() function in SkPixelRef
|
| /third_party/skia/include/private/ |
| H A D | SkImageInfoPriv.h | 78 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 D | MainActivity.java | 110 public void surfaceChanged(@NonNull SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
|