OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kMatrix
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/core/
SkRemote_protocol.h
18
kMatrix
,
/external/ceres-solver/internal/ceres/
rotation_test.cc
452
static const double
kMatrix
[3][3] = {
459
// Fill it from
kMatrix
in col-major order.
462
in_matrix[k] =
kMatrix
[i][j];
487
StringAppendF(&line, "%g ",
kMatrix
[i][j]);
[
all
...]
/external/webrtc/webrtc/p2p/base/
p2ptransportchannel_unittest.cc
[
all
...]
Completed in 520 milliseconds