Home
last modified time | relevance | path

Searched refs:setPoint (Results 1 – 12 of 12) sorted by relevance

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
DShape.java36 public void setPoint(Point point) { in setPoint() method in Shape
/external/skia/src/gpu/geometry/
DGrShape.h65 explicit GrShape(const SkPoint& point) { this->setPoint(point); } in GrShape()
154 void setPoint(const SkPoint& point) { in setPoint() function
DGrShape.cpp19 this->setPoint(shape.fPoint); in operator =()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/template/
DMyBean.java33 public void setPoint(Point point) { in setPoint() method in MyBean
DVelocityTest.java75 bean.setPoint(p); in createBean()
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h445 void setPoint(const SCEV *X, const SCEV *Y, const Loop *CurrentLoop);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h438 void setPoint(const SCEV *X, const SCEV *Y, const Loop *CurrentLoop);
/external/llvm-project/llvm/include/llvm/Analysis/
DDependenceAnalysis.h439 void setPoint(const SCEV *X, const SCEV *Y, const Loop *CurrentLoop);
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp290 …void setPoint (const tcu::PixelBufferAccess& pixelBuffer, const tcu::Vec4& pointColor, co…
1198 void MultiViewRenderTestInstance::setPoint (const tcu::PixelBufferAccess& pixelBuffer, const tcu::V… in setPoint() function in vkt::MultiView::__anon7b94e9a90111::MultiViewRenderTestInstance
1425setPoint(referenceFrame->getLevel(0), getQuarterRefColor(dummyQuarterNdx, vertexPerPrimitive * dra… in imageData()
1427setPoint(referenceFrame->getLevel(0), getQuarterRefColor(dummyQuarterNdx, vertexPerPrimitive * sub… in imageData()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp375 void DependenceInfo::Constraint::setPoint(const SCEV *X, const SCEV *Y, in setPoint() function in DependenceInfo::Constraint
555 X->setPoint(SE->getConstant(Xq), in intersectConstraints()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp355 void DependenceInfo::Constraint::setPoint(const SCEV *X, const SCEV *Y, in setPoint() function in DependenceInfo::Constraint
534 X->setPoint(SE->getConstant(Xq), in intersectConstraints()
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp375 void DependenceInfo::Constraint::setPoint(const SCEV *X, const SCEV *Y, in setPoint() function in DependenceInfo::Constraint
555 X->setPoint(SE->getConstant(Xq), in intersectConstraints()