Home
last modified time | relevance | path

Searched defs:height (Results 101 - 125 of 5579) sorted by relevance

12345678910>>...224

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_height_test.cpp23 float height = 200; in TestSliderHeight001() local
36 float height = -50; in TestSliderHeight002() local
51 float height = 500; in TestSliderHeight003() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativePixelMapTest.cpp175 uint32_t height = 2160; in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dframepool.h49 int height, variable
/third_party/ffmpeg/libavformat/
H A Dimg2_alias_pix.c30 int height = bytestream_get_be16(&b); in alias_pix_read_probe() local
/third_party/ffmpeg/libavutil/x86/
H A Dimgutils_init.c33 ff_image_copy_plane_uc_from_x86(uint8_t *dst, ptrdiff_t dst_linesize, const uint8_t *src, ptrdiff_t src_linesize, ptrdiff_t bytewidth, int height) ff_image_copy_plane_uc_from_x86() argument
/third_party/cups-filters/cupsfilters/
H A Dtestimage.c38 height, /* Height of image */ in main() local
/third_party/icu/icu4c/source/samples/layout/
H A Drsurface.cpp19 rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) rs_drawGlyphs() argument
H A DSurface.cpp18 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
/third_party/mesa3d/src/asahi/lib/
H A Dtiling.h39 agx_select_tile_shift(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_shift() argument
56 agx_select_tile_size(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_size() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.h39 uint32_t height; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_resource.c41 unsigned height = res->height0; in util_resource_size() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDiscoverEnclosingFunctionTraverser.cpp22 unsigned height = 0; in discoverEnclosingFunction() local
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtexture_utils.cpp24 const size_t height = 2; in CreateSimpleTexture2D() local
80 const size_t height = 256; in CreateMipMappedTexture2D() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/
H A Dframe_checksums.py59 height = int(sys.argv[3]) variable
/third_party/skia/src/core/
H A DSkSpecialSurface.h38 int height() const { return fSubset.height(); } in height() function in SkSpecialSurface
/third_party/skia/src/gpu/
H A DGrRectanizer.h17 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) { in GrRectanizer() argument
27 int height() const { return fHeight; } in height() function in GrRectanizer
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DSurface.cpp18 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
H A Drsurface.cpp19 rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) rs_drawGlyphs() argument
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DTremoloEffect.h25 TremoloEffect(float frequency, float height): in TremoloEffect() argument
/third_party/skia/tests/
H A DFillPathTest.cpp36 int height = 100; in DEF_TEST() local
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
[all...]
/third_party/skia/docs/examples/
H A Dsoftware_bitmap_w_perspective.cpp7 const float height = image->height(); in REG_FIDDLE_ANIMATED() local
H A DCanvas_MakeRasterDirectN32.cpp8 const int height = 3; in REG_FIDDLE() local
H A DColor_Constants_c.cpp9 constexpr int height = 256; in REG_FIDDLE() local
/third_party/skia/gm/
H A Dtiledscaledbitmap.cpp43 static SkBitmap make_bm(int width, int height) { in make_bm() argument

Completed in 7 milliseconds

12345678910>>...224