Home
last modified time | relevance | path

Searched refs:ShapeData (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/ops/
DGrSmallPathRenderer.h22 class ShapeData; variable
50 using ShapeCache = SkTDynamicHash<ShapeData, ShapeDataKey>;
51 typedef SkTInternalLList<ShapeData> ShapeDataList;
DGrSmallPathRenderer.cpp119 class ShapeData { class
125 SK_DECLARE_INTERNAL_LLIST_INTERFACE(ShapeData);
127 static inline const ShapeDataKey& GetKey(const ShapeData& data) { in GetKey()
144 ShapeData* shapeData; in HandleEviction()
164 ShapeData* shapeData; in ~GrSmallPathRenderer()
229 using ShapeCache = SkTDynamicHash<ShapeData, ShapeDataKey>;
393 ShapeData* shapeData; in onPrepareDraws()
451 shapeData = new ShapeData; in onPrepareDraws()
475 shapeData = new ShapeData; in onPrepareDraws()
523 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addDFPathToAtlas()
[all …]
/external/skia/src/gpu/ops/
DGrSmallPathRenderer.h22 class ShapeData; variable
50 using ShapeCache = SkTDynamicHash<ShapeData, ShapeDataKey>;
51 typedef SkTInternalLList<ShapeData> ShapeDataList;
DGrSmallPathRenderer.cpp120 class ShapeData { class
126 SK_DECLARE_INTERNAL_LLIST_INTERFACE(ShapeData);
128 static inline const ShapeDataKey& GetKey(const ShapeData& data) { in GetKey()
145 ShapeData* shapeData; in HandleEviction()
165 ShapeData* shapeData; in ~GrSmallPathRenderer()
230 using ShapeCache = SkTDynamicHash<ShapeData, ShapeDataKey>;
392 ShapeData* shapeData; in onPrepareDraws()
450 shapeData = new ShapeData; in onPrepareDraws()
474 shapeData = new ShapeData; in onPrepareDraws()
522 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addDFPathToAtlas()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Ddebug-value2.ll3 %struct.ShapeData = type { <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, i32, i3…
9 declare %struct.ShapeData addrspace(1)* @Scene_getSubShapeData(i32, i8 addrspace(1)*, i32 addrspace…
17 …%call = tail call %struct.ShapeData addrspace(1)* @Scene_getSubShapeData(i32 %subshapeIdx, i8 addr…
18 …%m_linearMotion = getelementptr inbounds %struct.ShapeData, %struct.ShapeData addrspace(1)* %call,…
20 …%m_angularMotion = getelementptr inbounds %struct.ShapeData, %struct.ShapeData addrspace(1)* %call…
22 …%m_scaleMotion = getelementptr inbounds %struct.ShapeData, %struct.ShapeData addrspace(1)* %call, …
27 …%m_translation = getelementptr inbounds %struct.ShapeData, %struct.ShapeData addrspace(1)* %call, …
29 …%m_quaternion = getelementptr inbounds %struct.ShapeData, %struct.ShapeData addrspace(1)* %call, i…
31 …%m_scale = getelementptr inbounds %struct.ShapeData, %struct.ShapeData addrspace(1)* %call, i64 0,…
405 !124 = !DIDerivedType(tag: DW_TAG_typedef, name: "ShapeData", file: !4, line: 1949, baseType: !125)