Searched defs:dstCol (Results 1 – 7 of 7) sorted by relevance
/external/deqp/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
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 406 GLint dstCol; in resample_linear_row_ub() local 461 GLint dstCol; in resample_linear_row_float() local
|
/external/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
|