Home
last modified time | relevance | path

Searched defs:colIndex (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.h93 Entry(uint32 rowIndex, uint32 colIndex, uint32 plane) Entry() argument
108 Entry(uint32 rowIndex, uint32 colIndex, uint32 plane) const Entry() argument
H A Ddng_jpeg_image.cpp130 uint32 colIndex = tileIndex % tilesAcross; in Process() local
H A Ddng_gain_map.cpp177 real32 dng_gain_map_interpolator::InterpolateEntry (uint32 colIndex) in InterpolateEntry() argument
231 uint32 colIndex = static_cast<uint32> (colIndexF); in ResetColumn() local
[all...]
H A Ddng_read_image.cpp2878 uint32 colIndex = tileIndex - (plane * fTilesDown + rowIndex) * fTilesAcross; in Process() local
H A Ddng_image_writer.cpp4438 uint32 colIndex = tileIndex - rowIndex * fTilesAcross; in Process() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DScalarizeVecAndMatConstructorArgs.cpp35 TIntermBinary *ConstructMatrixIndexBinaryNode(TIntermTyped *symbolNode, int colIndex, int rowIndex) in ConstructMatrixIndexBinaryNode() argument
156 int colIndex = 0, rowIndex = 0; in scalarizeArgs() local
H A DConvertUnsupportedConstructorsToFunctionCalls.cpp80 int colIndex = 0; in AppendValuesFromMultipleArguments() local
19 AppendMatrixElementArgument(TIntermSymbol *parameter, int colIndex, int rowIndex, TIntermSequence *returnCtorArgs) AppendMatrixElementArgument() argument

Completed in 18 milliseconds