Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrEagerVertexAllocator.h90 void* fVertices = nullptr; variable
DGrThreadSafeCache.h150 const void* fVertices; variable
/external/skia/src/core/
DSkVerticesPriv.h51 SkVertices* fVertices; variable
DSkPictureRecord.h258 SkTArray<sk_sp<const SkVertices>> fVertices; variable
DSkPictureData.h177 SkTArray<sk_sp<const SkVertices>> fVertices; variable
/external/skia/src/gpu/graphite/
DRendererProvider.h99 Renderer fVertices[kVerticesCount]; variable
DDrawWriter.h200 BindBufferInfo fVertices; variable
/external/skia/bench/
DGlyphQuadFillBench.cpp89 std::unique_ptr<char[]> fVertices; member in DirectMaskGlyphVertexFillBenchmark
/external/skia/include/core/
DSkVertices.h86 sk_sp<SkVertices> fVertices; variable
/external/skia/src/gpu/graphite/geom/
DGeometry.h160 sk_sp<SkVertices> fVertices; member
/external/skia/src/utils/
DSkShadowUtils.cpp255 sk_sp<SkVertices> fVertices; member
315 sk_sp<SkVertices> fVertices; member
/external/skia/tools/viewer/
DPatchSlide.cpp367 sk_sp<SkVertices> fVertices[N]; member in __anon33be79600211::PseudoInkSlide
/external/skia/src/gpu/ganesh/ops/
DTriangulatingPathRenderer.cpp167 void* fVertices = nullptr; member in __anonfb8182330111::StaticVertexAllocator
DDefaultPathRenderer.cpp372 SkPoint* fVertices; member in __anon566be99f0111::PathGeoBuilder
DDrawMeshOp.cpp588 sk_sp<SkVertices> fVertices; member in __anon19f680500111::MeshOp::Mesh