Home
last modified time | relevance | path

Searched defs:widths (Results 26 - 42 of 42) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font.cpp227 void OH_Drawing_FontGetWidths(const OH_Drawing_Font* cFont, const uint16_t* glyphs, int count, float* widths) in OH_Drawing_FontGetWidths() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font.cpp150 void SkiaFont::GetWidths(const uint16_t glyphs[], int count, scalar widths[], Rect bounds[]) const in GetWidths() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont.cpp103 void Font::GetWidths(const uint16_t glyphs[], int count, scalar widths[], Rect bounds[]) const in GetWidths() argument
/third_party/skia/src/pdf/
H A DSkPDFType1Font.cpp303 auto widths = SkPDFMakeArray(); in SkPDFEmitType1Font() local
H A DSkPDFFont.cpp374 std::unique_ptr<SkPDFArray> widths = SkPDFMakeCIDGlyphWidthsArray( in emit_subset_type0() local
/third_party/skia/tools/fonts/
H A Dcreate_test_font.cpp201 SkTDArray<SkScalar> widths; in output_font() local
124 output_path_data(const SkFont& font, int emSize, SkString* ptsOut, SkTDArray<SkPath::Verb>* verbs, SkTDArray<unsigned>* charCodes, SkTDArray<SkScalar>* widths) output_path_data() argument
/third_party/skia/gm/
H A Dblurrect.cpp191 const int widths[] = {25, 5, 5, 100, 150, 25}; in DEF_SIMPLE_GM() local
/third_party/alsa-utils/alsamixer/
H A Dmixer_display.c201 int widths[3]; in display_view_mode() local
/third_party/icu/icu4c/source/test/intltest/
H A Dlistformattertest.cpp710 UListFormatterWidth widths [] = { in TestContextual() local
785 UListFormatterWidth widths [] = { in TestNextPosition() local
/third_party/skia/src/core/
H A DSkFont.cpp205 getWidthsBounds(const SkGlyphID glyphIDs[], int count, SkScalar widths[], SkRect bounds[], const SkPaint* paint) const getWidthsBounds() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1445 af_cjk_snap_width( AF_Width widths, in af_cjk_snap_width() argument
[all...]
H A Daflatin.c1985 af_latin_hints_link_segments( AF_GlyphHints hints, FT_UInt width_count, AF_WidthRec* widths, AF_Dimension dim ) af_latin_hints_link_segments() argument
2690 af_latin_snap_width( AF_Width widths, FT_UInt count, FT_Pos width ) af_latin_snap_width() argument
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp638 std::vector<SkScalar> widths; in moveForward() member
/third_party/ffmpeg/libavcodec/
H A Dvideotoolboxenc.c2283 size_t widths [AV_NUM_DATA_POINTERS]; in create_cv_pixel_buffer() local
2111 get_cv_pixel_info( AVCodecContext *avctx, const AVFrame *frame, int *color, int *plane_count, size_t *widths, size_t *heights, size_t *strides, size_t *contiguous_buf_size) get_cv_pixel_info() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp3088 GLuint widths[FUNCTIONAL_TEST_N_LEVELS]; in prepareDstPxls() local
3148 GLuint widths[FUNCTIONAL_TEST_N_LEVELS]; in prepareSrcPxls() local
3398 GLuint widths[FUNCTIONAL_TEST_N_LEVELS]; prepareTexture() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp2840 const int widths[] = { 4, 2, 2, 2, 6 }; in getUUIDsString() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp2607 const int widths[] = { 4, 2, 2, 2, 6 }; in getUUIDsString() local

Completed in 43 milliseconds

12