Searched refs:parts_count (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-math.cc | 279 unsigned int *parts_count, /* IN/OUT */ in hb_ot_math_get_glyph_assembly() argument 287 parts_count, in hb_ot_math_get_glyph_assembly()
|
D | hb-ot-math-table.hh | 505 unsigned int *parts_count, /* IN/OUT */ in get_parts() 509 if (parts_count) in get_parts() 512 hb_array_t<const MathGlyphPartRecord> arr = partRecords.sub_array (start_offset, parts_count); in get_parts() 618 unsigned int *parts_count, /* IN/OUT */ in get_glyph_parts() 624 start_offset, parts_count, parts, in get_glyph_parts()
|
D | hb-ot-math.h | 223 unsigned int *parts_count, /* IN/OUT */
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferPrecision.cpp | 207 const glw::GLuint parts_count, in verifyShaderCompilationStatus() argument 221 std::string shader_code = specializeShader(parts_count, sh_code_parts); in verifyShaderCompilationStatus()
|
D | esextcTextureBufferPrecision.hpp | 124 const glw::GLuint parts_count, const glw::GLint expected_status);
|