Home
last modified time | relevance | path

Searched defs:face (Results 276 - 300 of 365) sorted by relevance

1...<<1112131415

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-indic.cc390 hb_face_t *face in update_consonant_positions_indic() local
305 consonant_position_from_face(const indic_shape_plan_t *indic_plan, const hb_codepoint_t consonant, const hb_codepoint_t virama, hb_face_t *face) consonant_position_from_face() argument
407 initial_reordering_consonant_syllable(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_consonant_syllable() argument
903 initial_reordering_standalone_cluster(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_standalone_cluster() argument
925 initial_reordering_syllable_indic(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_syllable_indic() argument
[all...]
H A Dhb-uniscribe.cc390 const OT::OpenTypeFontFace &face = file.get_face (face_index); in _hb_rename_font() local
417 _hb_uniscribe_shaper_face_data_create (hb_face_t *face) in _hb_uniscribe_shaper_face_data_create() argument
590 hb_face_t *face = font->face; _hb_uniscribe_shape() local
[all...]
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp173 SkTestSVGScalerContext(sk_sp<TestSVGTypeface> face, in SkTestSVGScalerContext() argument
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c701 short i, face, face_all; in count_faces_scalable() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp423 const int face = order[ndx]; in render() local
H A Des3fTextureFilteringTests.cpp566 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
618 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
[all...]
H A Des3fTextureShadowTests.cpp583 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
639 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeTextureApiTests.cpp62 static deUint32 cubeFaceToGLFace (tcu::CubeFace face) in cubeFaceToGLFace() argument
H A Des31fTextureSpecificationTests.cpp272 const tcu::CubeFace face = getCubeFaceFromNdx(layerFaceNdx % 6); in verifyTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringTests.cpp542 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
586 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
[all...]
H A DvktTextureShadowTests.cpp583 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
624 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
1452 const int face = layerFace % 6; TextureCubeArrayShadowTestInstance() local
1466 const int face = layerFace % 6; TextureCubeArrayShadowTestInstance() local
1533 const tcu::CubeFace face = tcu::CubeFace(layerFace % 6); iterate() local
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp147 static tcu::CubeFace mapGLCubeFace (deUint32 face) in mapGLCubeFace() argument
1145 tcu::CubeFace face = mapGLCubeFace(target); local
1366 tcu::CubeFace face = mapGLCubeFace(target); texSubImage3D() variable
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp1006 const tcu::CubeFace face = tcu::CubeFace(faceNdx); in iterate() local
[all...]
H A Des2fTextureSpecificationTests.cpp245 TexCubeShader (tcu::CubeFace face) in TexCubeShader() argument
583 renderTexCube(tcu::Surface& dst, int width, int height, tcu::CubeFace face) renderTexCube() argument
806 tcu::CubeFace face = images[ndx].second; createTexture() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp1910 napi_value WebGLRenderingContextBaseImpl::StencilMaskSeparate(napi_env env, GLenum face, GLuint mask) in StencilMaskSeparate() argument
1952 StencilFuncSeparate( napi_env env, GLenum face, GLenum func, GLint ref, GLuint mask) StencilFuncSeparate() argument
[all...]
H A Dwebgl_rendering_context_base.cpp1539 GLenum face = 0; in StencilFuncSeparate() local
1602 GLenum face = 0; in StencilMaskSeparate() local
1657 GLenum face = 0; in StencilOpSeparate() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c186 FT_Face face; ///< freetype font face handle member
[all...]
H A Davf_showcqt.c512 FT_Face face = NULL; in render_freetype() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1495 SVGA3D_vgpu10_IntraSurfaceCopy(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned level, unsigned face, const SVGA3dCopyBox *box) SVGA3D_vgpu10_IntraSurfaceCopy() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c2910 GLuint face; in st_finalize_texture() local
3271 GLuint face; in st_texture_storage() local
3377 int face; st_TextureView() local
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c1371 _save_Materialfv(GLenum face, GLenum pname, const GLfloat *params) in _save_Materialfv() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp2995 Value *face = i->getDef(0); in handleRDSV() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c660 vk_stencil_test_face_state_init(struct vk_stencil_test_face_state *face, in vk_stencil_test_face_state_init() argument
701 optimize_stencil_face(struct vk_stencil_test_face_state *face, in optimize_stencil_face() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c388 unsigned face = setup->facing == 0 ? PIPE_FACE_FRONT : PIPE_FACE_BACK; in setup_sort_vertices() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp2266 CaptureStencilFuncSeparate(const State &glState, bool isCallValid, GLenum face, GLenum func, GLint ref, GLuint mask) CaptureStencilFuncSeparate() argument
2292 CaptureStencilMaskSeparate(const State &glState, bool isCallValid, GLenum face, GLuint mask) CaptureStencilMaskSeparate() argument
2320 CaptureStencilOpSeparate(const State &glState, bool isCallValid, GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass) CaptureStencilOpSeparate() argument

Completed in 65 milliseconds

1...<<1112131415