Home
last modified time | relevance | path

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

/external/skqp/experimental/svg/model/
DSkSVGPattern.h45 } fAttributes; variable
/external/skqp/src/gpu/gl/builders/
DGrGLProgramBuilder.h91 std::unique_ptr<GrGLProgram::Attribute[]> fAttributes; variable
/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.h93 std::unique_ptr<GrGLProgram::Attribute[]> fAttributes; variable
/external/skqp/tests/
DPrimitiveProcessorTest.cpp98 std::unique_ptr<Attribute[]> fAttributes; in onPrepareDraws() member in __anonfda82c520111::Op::onPrepareDraws::GP
/external/skia/src/gpu/gl/
DGrGLProgram.h172 std::unique_ptr<Attribute[]> fAttributes; variable
/external/skqp/src/gpu/gl/
DGrGLProgram.h161 std::unique_ptr<Attribute[]> fAttributes; variable
/external/skia/tests/
DPrimitiveProcessorTest.cpp121 std::unique_ptr<Attribute[]> fAttributes; in onCreateProgramInfo() member in __anonc10dec5b0111::Op::onCreateProgramInfo::GP
/external/skqp/src/gpu/
DGrPrimitiveProcessor.h142 const Attribute* fAttributes = nullptr; variable
/external/skia/src/gpu/
DGrGeometryProcessor.h145 const Attribute* fAttributes = nullptr; variable
/external/skia/include/docs/
DSkPDFDocument.h120 AttributeList fAttributes; member
/external/skia/src/pdf/
DSkPDFTag.cpp111 std::unique_ptr<SkPDFArray> fAttributes; member
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp197 std::vector<Attribute> fAttributes; member in __anon119029be0111::VerticesGP