Home
last modified time | relevance | path

Searched refs:POLYGON (Results 1 – 19 of 19) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/content/
DPolystarShape.java15 POLYGON(2); enumConstant
/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h39 POLYGON, enumerator
Dcpdf_annot.cpp275 return CPDF_Annot::Subtype::POLYGON; in StringToAnnotSubtype()
333 if (nSubtype == CPDF_Annot::Subtype::POLYGON) in AnnotSubtypeToString()
Dcpdf_annotlist.cpp42 case CPDF_Annot::Subtype::POLYGON: in PopupAppearsForAnnotType()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h229 NV30_PRIM_GL_CASE(POLYGON); in nv30_prim_gl()
/external/mesa3d/docs/relnotes/
D19.2.8.rst41 - gallium/util: Support POLYGON in u_stream_outputs_for_vertices
D19.3.0.rst418 - gallium/util: Support POLYGON in u_stream_outputs_for_vertices
D20.0.0.rst312 - gallium/util: Support POLYGON in u_stream_outputs_for_vertices
D20.2.0.rst546 - panfrost: Disable QUAD_STRIP/POLYGON on Bifrost
/external/oss-fuzz/projects/mysql-server/targets/
Dfuzz_initfile.dict433 POLYGON="POLYGON"
Dfuzz_docommand.dict433 POLYGON="POLYGON"
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_push.c227 NV50_PRIM_GL_CASE(POLYGON); in nv50_prim_gl()
Dnv50_vbo.c433 NV50_PRIM_GL_CASE(POLYGON); in nv50_prim_gl()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DPolystarContent.java124 case POLYGON: in getPath()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c466 NVC0_PRIM_GL_CASE(POLYGON); in nvc0_prim_gl()
Dnvc0_vbo.c547 NVC0_PRIM_GL_CASE(POLYGON); in nvc0_prim_gl()
/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp58 static_assert(static_cast<int>(CPDF_Annot::Subtype::POLYGON) ==
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/
Dcom9097.mme159 * if (any POLYGON MODE == LINE)
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c200 DEFINE_CASE(POLYGON); in pan_draw_mode()