Home
last modified time | relevance | path

Searched defs:border (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/icu/tools/colprobe/
H A DcreateComparisonTables.pl30 border: 1px solid black } label
H A DdoComparisonTable.pl32 border: 1px solid black } label
/third_party/skia/gm/
H A Dblurpositioning.cpp26 int border = SkScalarCeilToInt(sigma * 3); in DEF_SIMPLE_GM() local
H A Dimagescalealigned.cpp90 const SkRect border = SkRect::MakeIWH(kSegLen, kSegLen).makeInset(.5f, .5f); in MakeImage() local
H A Dlocalmatrixshader.cpp83 SkPaint border; in DEF_SIMPLE_GM() local
H A Dcrop_imagefilter.cpp216 SkPaint border; in draw_example() local
/third_party/ffmpeg/libavcodec/tests/
H A Djpeg2000dwt.c34 static int test_dwt(int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_diff) { in test_dwt() argument
73 test_dwtf(float *array, float *ref, int border[2][2], int decomp_levels, float max_diff) test_dwtf() argument
119 int border[2][2]; main() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfblock.c18 local const uInt border[] = { /* Order of the bit length code lengths */ variable
/third_party/qrcodegen/java/
H A DQrCodeGeneratorDemo.java172 private static BufferedImage toImage(QrCode qr, int scale, int border) { in toImage() argument
192 private static BufferedImage toImage(QrCode qr, int scale, int border, in argument
227 toSvgString(QrCode qr, int border, String lightColor, String darkColor) toSvgString() argument
[all...]
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrCodeGeneratorDemo.java171 private static BufferedImage toImage(QrCode qr, int scale, int border) { in toImage() argument
191 private static BufferedImage toImage(QrCode qr, int scale, int border, in argument
226 toSvgString(QrCode qr, int border, String lightColor, String darkColor) toSvgString() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.cc63 void BorderType_dump(BorderType border) // {{{ in BorderType_dump() argument
H A Dpdftopdf_processor.h73 BorderType border; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_device.c81 union pipe_color_union border; in encode_border_color() local
226 union pipe_color_union border = encode_border_color(bc_info); pack_sampler_state() local
[all...]
/third_party/mesa3d/src/glx/
H A Dindirect_texture_compression.c76 CompressedTexImage1D2D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLint border, GLsizei image_size, const GLvoid * data, CARD32 rop) CompressedTexImage1D2D() argument
194 __indirect_glCompressedTexImage1D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage1D() argument
206 __indirect_glCompressedTexImage2D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage2D() argument
219 __indirect_glCompressedTexImage3D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage3D() argument
[all...]
/third_party/qrcodegen/cpp/
H A DQrCodeGeneratorDemo.cpp194 static std::string toSvgString(const QrCode &qr, int border) { in toSvgString() argument
224 int border = 4; printQr() local
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen-demo.c327 int border = 4; in printQr() local
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dwt.c536 int ff_jpeg2000_dwt_init(DWTContext *s, int border[2][2], in ff_jpeg2000_dwt_init() argument
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_pad.c64 static int after_get_buddy(int given, int border, LayerPadModeParam mode) in after_get_buddy() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DWindowSurfaceGLX.cpp290 unsigned int border, depth; in getWindowDimensions() local
/third_party/skia/src/core/
H A DSkMaskBlurFilter.cpp91 int border() const { return fBorder; } in border() function in __anon18702::final
/third_party/skia/samplecode/
H A DSampleAtlas.cpp197 const SkScalar border = kMaxScale * kCellSize; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.hpp110 Image(Texture *parentTexture, GLsizei width, GLsizei height, GLsizei depth, int border, GLint internalformat) in Image() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c647 r300_get_border_color(enum pipe_format format, const float border[4], boolean is_r500) r300_get_border_color() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DSampler.hpp105 VkBorderColor border; member
/third_party/toybox/kconfig/lxdialog/
H A Ddialog.h109 struct dialog_color border; member

Completed in 19 milliseconds

1234