Searched defs:dstCol (Results 1 – 7 of 7) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcBlendEquationAdvancedTests.cpp | 668 tcu::Vec4 dstCol(0.f, 0.f, 0.f, 0.f); in iterate() local 1026 tcu::Vec4 srcCol, dstCol; in iterate() local 1063 tcu::Vec4 srcCol, dstCol; in iterate() local 1166 tcu::Vec4 dstCol(1.f, 1.f, 1.f, 1.f); in iterate() local 1321 tcu::Vec4 dstCol(1.f, 1.f, 1.f, 1.f); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 158 for (int dstCol = 0; dstCol < dstCols; ++dstCol) in AppendMatrixFromMatrixArgument() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_mosaic_info.cpp | 1041 int32 dstCol = dstBuffer.fArea.l; in Interpolate() local 1263 for (int32 dstCol = dstArea.l; dstCol < dstArea.r; dstCol++) in ProcessArea() local
|
| D | dng_linearization_info.cpp | 466 uint32 dstCol = dstTile.l; in Process() local
|
| D | dng_bad_pixels.cpp | 174 for (int32 dstCol = dstArea.l; dstCol < dstArea.r; dstCol++) in ProcessArea() local
|
| D | dng_lens_correction.cpp | 1341 for (int32 dstCol = dstArea.l; dstCol < dstArea.r; dstCol++, dstIndex++) in ProcessArea() local
|
| D | dng_negative.cpp | 2769 for (uint32 dstCol = 0; dstCol < patSize; dstCol++) in SetFujiMosaic6x6() local
|