Home
last modified time | relevance | path

Searched defs:kAttributes (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DMeshTest.cpp802 static const Attribute kAttributes[] { in DEF_TEST() local
815 static const Attribute kAttributes[] { in DEF_TEST() local
829 static const Attribute kAttributes[] { in DEF_TEST() local
874 static const Attribute kAttributes[] { in DEF_TEST() local
902 static const Attribute kAttributes[] { in DEF_TEST() local
952 static const Attribute kAttributes[] { in DEF_TEST() local
976 static const Attribute kAttributes[]{ in DEF_TEST() local
1092 static const Attribute kAttributes[]{ in DEF_TEST() local
H A DGrPipelineDynamicStateTest.cpp118 inline static constexpr Attribute kAttributes[] = { member in __anonbb200ca60111::PipelineDynamicStateTestProcessor
/aosp_15_r20/external/skia/gm/
H A Dmesh.cpp45 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
83 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
356 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
524 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
689 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
1048 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
1274 static const Attribute kAttributes[] = { in onOnceBeforeDraw() local
1532 static const SkMeshSpecification::Attribute kAttributes[]{ in DEF_GM() local
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrBezierEffect.h107 inline static constexpr Attribute kAttributes[] = { variable
168 inline static constexpr Attribute kAttributes[] = { variable
/aosp_15_r20/external/skia/src/gpu/graphite/render/
H A DTessellateCurvesRenderStep.cpp76 static constexpr SkSpan<const Attribute> kAttributes[2] = {kAttributesWithCurveType, variable
H A DTessellateWedgesRenderStep.cpp76 static constexpr SkSpan<const Attribute> kAttributes[2] = {kAttributesWithCurveType, variable
H A DTessellateStrokesRenderStep.cpp87 static constexpr SkSpan<const Attribute> kAttributes[2] = {kAttributesWithCurveType, variable
H A DVerticesRenderStep.cpp57 static constexpr SkSpan<const Attribute> kAttributes[4] = { variable
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces_fuchsia.cc94 const int kAttributes = 0; in AppendNetworkInterfaces() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_engine.h38 kAttributes = 1 << 2, enumerator