Home
last modified time | relevance | path

Searched defs:fVertices (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/src/gpu/
DGrEagerVertexAllocator.h90 void* fVertices = nullptr; variable
DGrThreadSafeCache.h148 const void* fVertices; variable
/third_party/skia/src/core/
DSkVerticesPriv.h51 SkVertices* fVertices; variable
DSkPictureRecord.h249 SkTArray<sk_sp<const SkVertices>> fVertices; variable
DSkPictureData.h153 SkTArray<sk_sp<const SkVertices>> fVertices; variable
/third_party/flutter/skia/modules/skottie/src/
DSkottieValue.h55 std::vector<BezierVertex> fVertices; member
/third_party/skia/bench/
DGlyphQuadFillBench.cpp81 std::unique_ptr<char[]> fVertices; member in DirectMaskGlyphVertexFillBenchmark
/third_party/skia/include/core/
DSkVertices.h84 sk_sp<SkVertices> fVertices; variable
/third_party/flutter/skia/gm/
Dskinning.cpp199 sk_sp<SkVertices> fVertices; member in SkinningGM
/third_party/flutter/skia/include/core/
DSkVertices.h202 sk_sp<SkVertices> fVertices; variable
/third_party/flutter/skia/src/gpu/ops/
DGrTessellatingPathRenderer.cpp108 void* fVertices; member in __anon860e1abe0111::StaticVertexAllocator
135 void* fVertices; member in __anon860e1abe0111::DynamicVertexAllocator
DGrDrawVerticesOp.cpp84 sk_sp<SkVertices> fVertices; member
DGrDefaultPathRenderer.cpp321 SkPoint* fVertices; member in __anon94412d940111::PathGeoBuilder
/third_party/flutter/skia/src/core/
DSkPictureData.h156 SkTArray<sk_sp<const SkVertices>> fVertices; variable
DSkPictureRecord.h259 SkTArray<sk_sp<const SkVertices>> fVertices; variable
/third_party/flutter/skia/src/utils/
DSkShadowUtils.cpp257 sk_sp<SkVertices> fVertices; member
317 sk_sp<SkVertices> fVertices; member
/third_party/skia/src/utils/
DSkShadowUtils.cpp300 sk_sp<SkVertices> fVertices; member
360 sk_sp<SkVertices> fVertices; member
/third_party/skia/src/gpu/ops/
DTriangulatingPathRenderer.cpp157 void* fVertices = nullptr; member in __anonb984531a0111::StaticVertexAllocator
DDefaultPathRenderer.cpp372 SkPoint* fVertices; member in __anon78b9d9460111::PathGeoBuilder
DDrawVerticesOp.cpp255 sk_sp<SkVertices> fVertices; member
/third_party/skia/samplecode/
DSamplePatch.cpp363 sk_sp<SkVertices> fVertices[N]; member in __anona76408280211::PseudoInkView
/third_party/flutter/skia/samplecode/
DSamplePatch.cpp365 sk_sp<SkVertices> fVertices[N]; member in __anon79c0571d0211::PseudoInkView
/third_party/flutter/skia/src/gpu/text/
DGrTextBlob.h554 char* fVertices; variable