Home
last modified time | relevance | path

Searched refs:setRight (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/tests/graphite/
H A DRectTest.cpp61 setTest.setRight(r); in DEF_GRAPHITE_TEST()
/third_party/skia/experimental/graphite/src/geom/
H A DRect.h80 AI void setRight(float right) { fVals.z() = -right; } in setRight() function in skgpu::Rect
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp401 node->setRight(right); in addBinaryMath()
442 node->setRight(right); in addAssign()
461 node->setRight(index); in addIndex()
H A Dintermediate.h494 void setRight(TIntermTyped* n) { right = n; } in setRight() function in TIntermBinary
/third_party/glslang/glslang/Include/
H A Dintermediate.h1644 virtual void setRight(TIntermTyped* n) { right = n; } in setRight() function in glslang::TIntermBinary
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp237 node->setRight(right); in addBinaryNode()
3396 node.setRight(right); in promoteBinary()
H A DlinkValidate.cpp675 node->setRight(newConstNode); in mergeBlockDefinitions()

Completed in 19 milliseconds