Home
last modified time | relevance | path

Searched defs:kMatrix (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DShaderOpacityTest.cpp107 static const SkMatrix kMatrix = SkMatrix::Scale(1, 1); in test_matrix() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_editimg_embeddertest.cpp140 static constexpr FS_MATRIX kMatrix{1, 2, 3, 4, 5, 6}; in TEST_F() local
H A Dfpdf_ppo_embeddertest.cpp300 static constexpr FS_MATRIX kMatrix = {0.5f, 0.0f, 0.0f, 0.5f, 0.0f, 0.0f}; in TEST_F() local
H A Dfpdf_edit_embeddertest.cpp407 static constexpr FS_MATRIX kMatrix = {1, 2, 3, 4, 5, 6}; in TEST_F() local
2910 static constexpr FS_MATRIX kMatrix = {1.0f, 1.5f, 2.0f, 2.5f, 100.0f, 200.0f}; in TEST_F() local
/aosp_15_r20/external/skia/fuzz/
H A DFuzzPrecompile.cpp162 kMatrix, enumerator
/aosp_15_r20/external/skia/gm/
H A Dimagemakewithfilter.cpp142 static const float kMatrix[20] = { in lighting_factory() local
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLType.h106 kMatrix, enumerator
/aosp_15_r20/system/libvintf/test/
H A DAssembleVintfTest.cpp554 const std::string kMatrix = in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h84 kMatrix, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h84 kMatrix, enumerator
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DFillRRectOp.cpp113 enum class Type : bool { kRect, kMatrix }; enumerator
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dtypes.h86 kMatrix, enumerator
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGTypes.h671 kMatrix, enumerator
/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel_unittest.cc1222 static const Result* kMatrix[NUM_CONFIGS][NUM_CONFIGS]; member in cricket::P2PTransportChannelMatrixTest
1250 P2PTransportChannelMatrixTest::kMatrix[NUM_CONFIGS][NUM_CONFIGS] = { member in cricket::P2PTransportChannelMatrixTest