Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.h93 std::unique_ptr<GrGLProgram::Attribute[]> fAttributes; variable
/external/skia/src/gpu/gl/
DGrGLProgram.h154 std::unique_ptr<Attribute[]> fAttributes; variable
/external/skia/include/docs/
DSkPDFDocument.h66 AttributeList fAttributes; member
/external/skia/tests/
DPrimitiveProcessorTest.cpp124 std::unique_ptr<Attribute[]> fAttributes; in onCreateProgramInfo() member in __anon08467b600111::Op::onCreateProgramInfo::GP
/external/skia/include/core/
DSkCustomMesh.h159 const std::vector<Attribute> fAttributes; variable
/external/skia/gm/
Dattributes.cpp92 std::vector<Attribute> fAttributes; member in __anond34c6f0f0111::AttributeTestProcessor
/external/skia/src/pdf/
DSkPDFTag.cpp52 std::unique_ptr<SkPDFArray> fAttributes; member
/external/skia/src/gpu/ops/
DDrawCustomMeshOp.cpp311 std::vector<Attribute> fAttributes; member in __anon4f6c3ccd0111::CustomMeshGP