Searched defs:dstIndex (Results 1 – 5 of 5) sorted by relevance
73 void BilateralSpringAdapter::MoveNode(const RefPtr<SpringNode>& srcNode, int32_t dstIndex) in MoveNode()
86 uint32_t dstIndex = dstRowStride * y + x * BYTES_PER_INT + i; in OnApplyRGBA8888() local
76 uint32_t dstIndex = dstRowStride * y + x * BYTES_PER_INT + i; in OnApplyRGBA8888() local
152 int dstIndex = key.x * dst.rowStride_ + key.y; in SLRBoxCheck() local
276 int32_t dstIndex = argv[0]->GetProperty(runtime, "dstIndex")->ToInt32(runtime); in SetPolyToPoly() local