Home
last modified time | relevance | path

Searched defs:kMatrixSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/
H A Dcholesky_grad.cc72 const int64_t kMatrixSize = input_matrix_l.rows(); in ComputeMatrix() local
124 const int64_t kMatrixSize = l_block.rows(); in CholeskyGradUnblocked() local
/aosp_15_r20/external/ruy/ruy/
H A Dperchannel_buffers_reallocation_test.cc51 const int kMatrixSize = 3; in TestPerChannelBuffersReallocation() local
/aosp_15_r20/external/skia/src/core/
H A DSkPicturePlayback.cpp349 static const size_t kMatrixSize = 9 * sizeof(SkScalar); // != sizeof(SkMatrix) in handleOp() local
H A DSkPictureRecord.cpp802 static constexpr size_t kMatrixSize = 9 * sizeof(SkScalar); // *not* sizeof(SkMatrix) in onDrawEdgeAAImageSet2() local