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.h105 std::unique_ptr<GrGLProgram::Attribute[]> fAttributes; variable
/external/skia/src/gpu/ganesh/gl/
DGrGLProgram.h161 std::unique_ptr<Attribute[]> fAttributes; variable
/external/skia/tests/
DPrimitiveProcessorTest.cpp149 std::unique_ptr<Attribute[]> fAttributes; in onCreateProgramInfo() member in __anond8bbe76a0111::Op::onCreateProgramInfo::GP
/external/skia/include/docs/
DSkPDFDocument.h67 AttributeList fAttributes; member
/external/skia/include/core/
DSkMesh.h227 const std::vector<Attribute> fAttributes; variable
/external/skia/gm/
Dattributes.cpp94 std::vector<Attribute> fAttributes; member in __anon7d6208590111::AttributeTestProcessor
/external/skia/src/pdf/
DSkPDFTag.cpp90 std::unique_ptr<SkPDFArray> fAttributes; member
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp634 std::vector<Attribute> fAttributes; member in __anon334707610111::MeshGP