| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_vector.cpp | 65 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 D | medialibrary_vision_test.cpp | 722 int face; in HWTEST_F() local 3332 int32_t face = GetInt32Val(FACE, resultSet); in TestCommitEditByFaceStatus() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 66 uint32_t face; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 66 uint32_t face; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_ps.c | 740 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
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd.c | 1711 SVGA3D_UpdateGBImage(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, const SVGA3dBox *box, unsigned face, unsigned mipLevel) SVGA3D_UpdateGBImage() argument 1771 SVGA3D_ReadbackGBImage(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel) SVGA3D_ReadbackGBImage() argument 1824 SVGA3D_ReadbackGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_ReadbackGBImagePartial() argument 1853 SVGA3D_InvalidateGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_InvalidateGBImagePartial() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | mipmap.c | 1848 GLuint face; in prepare_mipmap_level() local
|
| H A D | texobj.c | 467 GLuint i, face; in _mesa_delete_texture_object() local 760 GLuint face; in _mesa_test_texobj_completeness() local 794 GLuint width, height, depth, face; _mesa_test_texobj_completeness() local 870 GLuint face; _mesa_cube_level_complete() local 942 GLuint dims, face, numFaces = 1; _mesa_get_fallback_texture() local 1064 GLuint face, level, size = 0; texture_size() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 825 lp_build_depth_stencil_test(struct gallivm_state *gallivm, const struct lp_depth_state *depth, const struct pipe_stencil_state stencil[2], struct lp_type z_src_type, const struct util_format_description *format_desc, struct lp_build_mask_context *mask, LLVMValueRef *cov_mask, LLVMValueRef stencil_refs[2], LLVMValueRef z_src, LLVMValueRef z_fb, LLVMValueRef s_fb, LLVMValueRef face, LLVMValueRef *z_value, LLVMValueRef *s_value, boolean do_branch, bool restrict_depth) lp_build_depth_stencil_test() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureFilteringTests.cpp | 543 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument 587 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local [all...] |
| H A D | vktTextureShadowTests.cpp | 585 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument 626 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local 1454 const int face = layerFace % 6; TextureCubeArrayShadowTestInstance() local 1468 const int face = layerFace % 6; TextureCubeArrayShadowTestInstance() local 1535 const tcu::CubeFace face = tcu::CubeFace(layerFace % 6); iterate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_1_0_autogen.cpp | 499 CaptureGetMaterialfv(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, GLfloat *params) CaptureGetMaterialfv() argument 528 CaptureGetMaterialxv(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, GLfixed *params) CaptureGetMaterialxv() argument 907 CaptureMaterialf(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, GLfloat param) CaptureMaterialf() argument 922 CaptureMaterialfv(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, const GLfloat *params) CaptureMaterialfv() argument 951 CaptureMaterialx(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, GLfixed param) CaptureMaterialx() argument 966 CaptureMaterialxv(const State &glState, bool isCallValid, GLenum face, MaterialParameter pnamePacked, const GLfixed *param) CaptureMaterialxv() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline_data.h | 51 void SetFrontFace(FrontFace face) { front_face_ = face; } in SetFrontFace() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_2_autogen.cpp | 923 void GL_APIENTRY GL_StencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) in GL_StencilFuncSeparate() argument 949 void GL_APIENTRY GL_StencilMaskSeparate(GLenum face, GLuint mask) in GL_StencilMaskSeparate() argument 973 GL_StencilOpSeparate(GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass) GL_StencilOpSeparate() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_1_0_autogen.cpp | 629 void GL_APIENTRY GL_GetMaterialfv(GLenum face, GLenum pname, GLfloat *params) in GL_GetMaterialfv() argument 656 void GL_APIENTRY GL_GetMaterialxv(GLenum face, GLenum pname, GLfixed *params) in GL_GetMaterialxv() argument 1109 GL_Materialf(GLenum face, GLenum pname, GLfloat param) GL_Materialf() argument 1135 GL_Materialfv(GLenum face, GLenum pname, const GLfloat *params) GL_Materialfv() argument 1161 GL_Materialx(GLenum face, GLenum pname, GLfixed param) GL_Materialx() argument 1187 GL_Materialxv(GLenum face, GLenum pname, const GLfixed *param) GL_Materialxv() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkTypeface.cpp | 173 uint32_t SkTypeface::UniqueID(const SkTypeface* face) { in UniqueID() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Texture.cpp | 1000 int face = CubeFaceIndex(target); in getWidth() local 1006 int face = CubeFaceIndex(target); in getHeight() local 1012 int face = CubeFaceIndex(target); in getFormat() local 1062 int face = CubeFaceIndex(target); setCompressedImage() local 1288 int face = CubeFaceIndex(target); setImage() local 1307 int face = CubeFaceIndex(target); copyImage() local 1340 getImage(int face, unsigned int level) getImage() argument 1345 getImage(GLenum face, unsigned int level) getImage() argument 1352 int face = CubeFaceIndex(target); copySubImage() local 1425 int face = CubeFaceIndex(target); getRenderbuffer() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelProgram.cpp | 83 Float4 face = *Pointer<Float>(primitive + OFFSET(Primitive, area)); in setBuiltins() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFFont.cpp | 51 void SkPDFFont::GetType1GlyphNames(const SkTypeface& face, SkString* dst) { in GetType1GlyphNames() argument 291 SkTypeface* face = font.typeface(); in emit_subset_type0() local 182 GetFontResource(SkPDFDocument* doc, const SkGlyph* glyph, SkTypeface* face) GetFontResource() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvcommn.c | 815 FT_Face face; in FT_LOCAL_DEF() local 849 FT_Face face; in gxv_ctlPoint_validate() local [all...] |
| H A D | gxvkern.c | 834 gxv_kern_validate_generic( FT_Bytes table, FT_Face face, FT_Bool classic_only, GXV_kern_Dialect dialect_request, FT_Validator ftvalid ) gxv_kern_validate_generic() argument 898 gxv_kern_validate( FT_Bytes table, FT_Face face, FT_Validator ftvalid ) gxv_kern_validate() argument 907 gxv_kern_validate_classic( FT_Bytes table, FT_Face face, FT_Int dialect_flags, FT_Validator ftvalid ) gxv_kern_validate_classic() argument
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | cffdecode.c | 224 TT_Face face = decoder->builder.face; in cff_operator_seac() local 2330 cff_decoder_init( CFF_Decoder* decoder, TT_Face face, CFF_Size size, CFF_GlyphSlot slot, FT_Bool hinting, FT_Render_Mode hint_mode, CFF_Decoder_Get_Glyph_Callback get_callback, CFF_Decoder_Free_Glyph_Callback free_callback ) cff_decoder_init() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcmap.c | 758 TT_Face face = (TT_Face)cmap->cmap.cmap.charmap.face; in tt_cmap4_set_range() local 791 TT_Face face = (TT_Face)cmap->cmap.cmap.charmap.face; in tt_cmap4_next() local 1100 TT_Face face in tt_cmap4_char_map_linear() local 1235 TT_Face face = (TT_Face)cmap->cmap.charmap.face; tt_cmap4_char_map_binary() local 1939 FT_Face face = cmap->cmap.charmap.face; FT_CALLBACK_DEF() local 2336 FT_Face face = cmap->cmap.cmap.charmap.face; tt_cmap12_next() local 2454 FT_Face face = cmap->cmap.charmap.face; tt_cmap12_char_map_binary() local 2684 FT_Face face = cmap->cmap.cmap.charmap.face; tt_cmap13_next() local 2780 FT_Face face = cmap->cmap.charmap.face; tt_cmap13_char_map_binary() local 3667 tt_get_glyph_name( TT_Face face, FT_UInt idx ) tt_get_glyph_name() argument 3683 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); FT_CALLBACK_DEF() local 3705 FT_Face face = FT_CMAP_FACE( unicodes ); tt_cmap_unicode_done() local 3718 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); FT_CALLBACK_DEF() local 3730 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); FT_CALLBACK_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgload.c | 99 TT_Get_HMetrics( TT_Face face, in TT_Get_HMetrics() argument 117 TT_Get_VMetrics( TT_Face face, in TT_Get_VMetrics() argument 154 TT_Face face = loader->face; tt_get_metrics() local 223 TT_Face face = loader->face; tt_get_metrics_incremental() local 832 TT_Face face = loader->face; TT_Hint_Glyph() local 1022 TT_Face face = loader->face; TT_Process_Simple_Glyph() local 1309 TT_Face face = loader->face; TT_Process_Composite_Component() local 1618 TT_Face face = loader->face; load_truetype_glyph() local 2232 TT_Face face = loader->face; compute_glyph_metrics() local 2422 TT_Face face; load_sbit_image() local 2483 TT_Face face; tt_loader_init() local 2843 TT_Face face = (TT_Face)glyph->face; FT_LOCAL_DEF() local [all...] |
| H A D | ttgxvar.h | 432 tt_apply_mvar( TT_Face face ); global() variable 442 tt_done_blend( TT_Face face ); global() variable [all...] |