Home
last modified time | relevance | path

Searched defs:face (Results 226 - 250 of 365) sorted by relevance

12345678910>>...15

/third_party/skia/src/core/
H A DSkFont.cpp33 SkFont::SkFont(sk_sp<SkTypeface> face, SkScalar size, SkScalar scaleX, SkScalar skewX) in SkFont() argument
43 SkFont::SkFont(sk_sp<SkTypeface> face, SkScalar size) : SkFont(std::move(face), size, 1, 0) {} in SkFont() argument
45 SkFont::SkFont(sk_sp<SkTypeface> face) : SkFont(std::move(face), kDefault_Size, 1, 0) {} in SkFont() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp195 static wgpu::StencilFaceState to_stencil_state_face(const GrStencilSettings::Face& face) { in to_stencil_state_face() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSampler.cpp115 void Sampler::setTextureLevel(int face, int level, Surface *surface, TextureType type) in setTextureLevel() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daftypes.h122 FT_Face face; /* source font face */ member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c367 short i, face, face_all; in count_faces_scalable() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvcommn.h243 FT_Face face; member
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c1189 pcf_get_accel( FT_Stream stream, PCF_Face face, FT_ULong type ) pcf_get_accel() argument
1308 FT_Face face = FT_FACE( pcf ); pcf_interpret_style() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c1574 t1_builder_init( T1_Builder builder, FT_Face face, FT_Size size, FT_GlyphSlot glyph, FT_Bool hinting ) t1_builder_init() argument
1840 cff_builder_init( CFF_Builder* builder, TT_Face face, CFF_Size size, CFF_GlyphSlot glyph, FT_Bool hinting ) cff_builder_init() argument
2489 t1_make_subfont( FT_Face face, PS_Private priv, CFF_SubFont subfont ) t1_make_subfont() argument
[all...]
H A Dt1decode.c274 T1_Face face = (T1_Face)decoder->builder.face; in t1operator_seac() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c79 get_sfnt_table( TT_Face face, in get_sfnt_table() argument
124 sfnt_table_info( TT_Face face, FT_UInt idx, FT_ULong *tag, FT_ULong *offset, FT_ULong *length ) sfnt_table_info() argument
166 sfnt_get_glyph_name( FT_Face face, FT_UInt glyph_index, FT_Pointer buffer, FT_UInt buffer_max ) sfnt_get_glyph_name() argument
184 sfnt_get_name_index( FT_Face face, const FT_String* glyph_name ) sfnt_get_name_index() argument
606 sfnt_get_name_id( TT_Face face, FT_UShort id, FT_Int *win, FT_Int *apple ) sfnt_get_name_id() argument
1110 sfnt_get_charset_id( TT_Face face, const char* *acharset_encoding, const char* *acharset_registry ) sfnt_get_charset_id() argument
[all...]
H A Dttsbit.c474 TT_Face face; global() member
494 tt_sbit_decoder_init( TT_SBitDecoder decoder, TT_Face face, FT_ULong strike_index, TT_SBit_MetricsRec* metrics ) tt_sbit_decoder_init() argument
1470 tt_face_load_sbix_image( TT_Face face, FT_ULong strike_index, FT_UInt glyph_index, FT_Stream stream, FT_Bitmap *map, TT_SBit_MetricsRec *metrics, FT_Bool metrics_only ) tt_face_load_sbix_image() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c274 fnt_face_get_dll_font( FNT_Face face, in fnt_face_get_dll_font() argument
626 FNT_Face face = (FNT_Face)FT_CMAP_FACE( cmap ); fnt_cmap_init() local
702 FNT_Face face = (FNT_Face)fntface; FNT_Face_Done() local
725 FNT_Face face = (FNT_Face)fntface; FNT_Face_Init() local
940 FNT_Face face = (FNT_Face)size->face; FNT_Size_Select() local
961 FNT_Face face = (FNT_Face)size->face; FNT_Size_Request() local
1001 FNT_Face face = (FNT_Face)FT_SIZE_FACE( size ); FNT_Load_Glyph() local
1128 winfnt_get_header( FT_Face face, FT_WinFNT_HeaderRec *aheader ) winfnt_get_header() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh865 hb_face_t *face; member
H A Dhb-font.hh108 hb_face_t *face; member
H A Dhb-ot-shape.cc53 _hb_apply_morx (hb_face_t *face, const hb_segment_properties_t *props) in _hb_apply_morx() argument
76 hb_ot_shape_planner_t::hb_ot_shape_planner_t (hb_face_t *face, in hb_ot_shape_planner_t() argument
216 init0(hb_face_t *face, const hb_shape_plan_key_t *key) init0() argument
428 _hb_ot_shaper_face_data_create(hb_face_t *face) _hb_ot_shaper_face_data_create() argument
465 hb_face_t *face; global() member
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestUtil.cpp461 void TextureCubeShader::setFace (tcu::CubeFace face) in setFace() argument
H A Des3fTextureFormatTests.cpp373 bool TextureCubeFormatCase::testFace (tcu::CubeFace face) in testFace() argument
995 testFace(tcu::CubeFace face) testFace() argument
1225 testFace(tcu::CubeFace face) testFace() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestUtil.cpp320 void TextureCubeArrayShader::setFace (tcu::CubeFace face) in setFace() argument
H A Des31fStencilTexturingTests.cpp473 const tcu::CubeFace face = tcu::CubeFace(faceNdx); in stencilToUnorm8() local
685 const tcu::CubeFace face = tcu::CubeFace(faceNdx); in iterate() local
H A Des31fTextureFilteringTests.cpp57 static const char* getFaceDesc (const tcu::CubeFace face) in getFaceDesc() argument
373 const tcu::CubeFace face = tcu::CubeFace(faceNdx); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureFilteringTests.cpp516 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
568 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
[all...]
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_entry.cpp860 napi_value face = nullptr; in UserAuthTypeConstructor() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp65 bool UIFontVector::IsColorEmojiFont(FT_Face& face) in IsColorEmojiFont() argument
76 int8_t SetupColorFont(FT_Face face, uint8_t fontSize) in SetupColorFont() argument
822 LoadGlyphIntoFace(uint16_t& fontId, uint32_t unicode, FT_Face face, TextStyle textStyle) LoadGlyphIntoFace() argument
930 ClearFontGlyph(FT_Face face) ClearFontGlyph() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_vision_test/src/
H A Dmedialibrary_vision_test.cpp722 int face; in HWTEST_F() local
3332 int32_t face = GetInt32Val(FACE, resultSet); in TestCommitEditByFaceStatus() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c740 LLVMValueRef interp_ij = NULL, prim_mask = NULL, face = NULL; in si_llvm_build_ps_prolog() local
140 interp_fs_color(struct si_shader_context *ctx, unsigned input_index, unsigned semantic_index, unsigned num_interp_inputs, unsigned colors_read_mask, LLVMValueRef interp_param, LLVMValueRef prim_mask, LLVMValueRef face, LLVMValueRef result[4]) interp_fs_color() argument

Completed in 37 milliseconds

12345678910>>...15