Home
last modified time | relevance | path

Searched defs:dstCol (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp669 tcu::Vec4 dstCol(0.f, 0.f, 0.f, 0.f); in iterate() local
1658 tcu::Vec4 srcCol, dstCol; in iterate() local
1695 tcu::Vec4 srcCol, dstCol; in iterate() local
1799 tcu::Vec4 dstCol(1.f, 1.f, 1.f, 1.f); in iterate() local
1954 tcu::Vec4 dstCol(1.f, 1.f, 1.f, 1.f); in iterate() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_mosaic_info.cpp1041 int32 dstCol = dstBuffer.fArea.l; in Interpolate() local
1263 for (int32 dstCol = dstArea.l; dstCol < dstArea.r; dstCol++) in ProcessArea() local
H A Ddng_linearization_info.cpp466 uint32 dstCol = dstTile.l; in Process() local
H A Ddng_bad_pixels.cpp174 for (int32 dstCol = dstArea.l; dstCol < dstArea.r; dstCol++) in ProcessArea() local
H A Ddng_lens_correction.cpp1341 for (int32 dstCol = dstArea.l; dstCol < dstArea.r; dstCol++, dstIndex++) in ProcessArea() local
H A Ddng_negative.cpp2769 for (uint32 dstCol = 0; dstCol < patSize; dstCol++) in SetFujiMosaic6x6() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DConvertUnsupportedConstructorsToFunctionCalls.cpp159 for (uint8_t dstCol = 0; dstCol < dstCols; ++dstCol) in AppendMatrixFromMatrixArgument() local