Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/effects/
DGrBezierEffect.h107 inline static constexpr Attribute kAttributes[] = { variable
168 inline static constexpr Attribute kAttributes[] = { variable
/external/skia/tests/
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
DGrPipelineDynamicStateTest.cpp118 inline static constexpr Attribute kAttributes[] = { member in __anond14ac7260111::PipelineDynamicStateTestProcessor
/external/skia/gm/
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
693 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
1054 static const Attribute kAttributes[]{ in onOnceBeforeDraw() local
1280 static const Attribute kAttributes[] = { in onOnceBeforeDraw() local
1538 static const SkMeshSpecification::Attribute kAttributes[]{ in DEF_GM() local
/external/skia/src/gpu/graphite/render/
DTessellateCurvesRenderStep.cpp75 static constexpr SkSpan<const Attribute> kAttributes[2] = {kAttributesWithCurveType, variable
DTessellateWedgesRenderStep.cpp76 static constexpr SkSpan<const Attribute> kAttributes[2] = {kAttributesWithCurveType, variable
DTessellateStrokesRenderStep.cpp85 static constexpr SkSpan<const Attribute> kAttributes[2] = {kAttributesWithCurveType, variable
DVerticesRenderStep.cpp56 static constexpr SkSpan<const Attribute> kAttributes[4] = { variable
/external/cronet/stable/net/base/
Dnetwork_interfaces_fuchsia.cc94 const int kAttributes = 0; in AppendNetworkInterfaces() local
/external/cronet/tot/net/base/
Dnetwork_interfaces_fuchsia.cc94 const int kAttributes = 0; in AppendNetworkInterfaces() local
/external/pdfium/fxjs/xfa/
Dcfxjse_engine.h38 kAttributes = 1 << 2, enumerator