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 __anon42388e030111::StaticVertexAllocator
135 void* fVertices; member in __anon42388e030111::DynamicVertexAllocator
DGrDefaultPathRenderer.cpp321 SkPoint* fVertices; member in __anona99041b90111::PathGeoBuilder
DGrDrawVerticesOp.cpp84 sk_sp<SkVertices> fVertices; member
/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 __anon99ed1cbf0111::StaticVertexAllocator
DDrawVerticesOp.cpp255 sk_sp<SkVertices> fVertices; member
DDefaultPathRenderer.cpp372 SkPoint* fVertices; member in __anonfa098b2b0111::PathGeoBuilder
/third_party/skia/samplecode/
DSamplePatch.cpp363 sk_sp<SkVertices> fVertices[N]; member in __anonba841c6d0211::PseudoInkView
/third_party/flutter/skia/samplecode/
DSamplePatch.cpp365 sk_sp<SkVertices> fVertices[N]; member in __anoncb3ee0620211::PseudoInkView
/third_party/flutter/skia/src/gpu/text/
DGrTextBlob.h554 char* fVertices; variable