Home
last modified time | relevance | path

Searched defs:fAttributes (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/ganesh/gl/builders/
DGrGLProgramBuilder.h92 std::unique_ptr<GrGLProgram::Attribute[]> fAttributes; variable
/external/skia/src/gpu/ganesh/gl/
DGrGLProgram.h154 std::unique_ptr<Attribute[]> fAttributes; variable
/external/skia/include/docs/
DSkPDFDocument.h61 AttributeList fAttributes; member
/external/skia/tests/
DPrimitiveProcessorTest.cpp149 std::unique_ptr<Attribute[]> fAttributes; in onCreateProgramInfo() member in __anon5bd87e790111::Op::onCreateProgramInfo::GP
/external/skia/include/core/
DSkMesh.h214 const std::vector<Attribute> fAttributes; variable
/external/skia/gm/
Dattributes.cpp93 std::vector<Attribute> fAttributes; member in __anon72f383480111::AttributeTestProcessor
/external/skia/src/pdf/
DSkPDFTag.cpp52 std::unique_ptr<SkPDFArray> fAttributes; member
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp437 std::vector<Attribute> fAttributes; member in __anon19f680500111::MeshGP