Home
last modified time | relevance | path

Searched refs:is_composite (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_test_helper.h189 static constexpr bool is_composite = false; member
211 static constexpr bool is_composite = false; member
233 static constexpr bool is_composite = false; member
255 static constexpr bool is_composite = false; member
277 static constexpr bool is_composite = true; member
314 static constexpr bool is_composite = true; member
352 static constexpr bool is_composite = DataType<T>::is_composite; member
373 template <bool IS_COMPOSITE = is_composite>
384 template <bool IS_COMPOSITE = is_composite>
397 static constexpr bool is_composite = false; global() member
427 static constexpr bool is_composite = true; global() member
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tgsi.c148 boolean is_composite = (vs_traits & VS_COMPOSITE) != 0; in create_vs() local
174 if (is_composite) { in create_vs()
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.h238 FT_Bool is_composite; /* true if the glyph is composite */ member
H A Dttgload.c828 FT_Bool is_composite ) in TT_Hint_Glyph()
841 FT_UNUSED( is_composite ); in TT_Hint_Glyph()
857 if ( is_composite ) in TT_Hint_Glyph()
894 loader->exec->is_composite = is_composite; in TT_Hint_Glyph()
H A Dttinterp.c5800 ( ( exc->is_composite && exc->GS.freeVector.y != 0 ) || in Ins_SHPIX()
5851 ( ( exc->is_composite && exc->GS.freeVector.y != 0 ) || in Ins_SHPIX()
7210 ( exc->is_composite && exc->GS.freeVector.y != 0 ) ) in Ins_DELTAP()
7269 ( ( exc->is_composite && exc->GS.freeVector.y != 0 ) || in Ins_DELTAP()

Completed in 14 milliseconds