Home
last modified time | relevance | path

Searched refs:set_col (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/utils/
DSk3D.cpp10 static void set_col(SkMatrix44* m, int col, const SkPoint3& v) { in set_col() function
34 set_col(dst, 0, s); in Sk3LookAt()
35 set_col(dst, 1, u); in Sk3LookAt()
36 set_col(dst, 2, -f); in Sk3LookAt()
37 set_col(dst, 3, eye); in Sk3LookAt()
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer_test.cc334 file_line_col->set_col(2); in TEST_F()
343 file_line_col->set_col(4); in TEST_F()