| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | VariablePacker.cpp | 134 void VariablePacker::fillColumns(int topRow, int numRows, int column, int numComponentsPerRow) in fillColumns() 145 bool VariablePacker::searchColumn(int column, int numRows, int *destRow, int *destSize) in searchColumn() 280 int numRows = GetVariablePackingRows(variable); in checkExpandedVariablesWithinPackingLimits() local 305 int numRows = GetVariablePackingRows(variable); in checkExpandedVariablesWithinPackingLimits() local
|
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| D | PolyphaseResampler.cpp | 31 int32_t numRows = mDenominator; in PolyphaseResampler() local
|
| D | MultiChannelResampler.cpp | 130 int32_t numRows, in generateCoefficients()
|
| /third_party/skia/src/codec/ |
| D | SkSampler.cpp | 22 const int numRows = info.height(); in Fill() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fPrimitiveRestartTests.cpp | 286 const int numRows = 20; in init() local 314 const int numRows = 4; in init() local 381 const int numRows = 4; in init() local 423 const int numRows = 3*7; in init() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SpirvShaderArithmetic.cpp | 87 auto numRows = getType(type.definition.word(2)).definition.word(3); in EmitMatrixTimesMatrix() local 113 auto numRows = lhs.componentCount; in EmitOuterProduct() local 134 auto numRows = getType(type.definition.word(2)).componentCount; in EmitTranspose() local
|
| /third_party/skia/gm/ |
| D | sharedcorners.cpp | 44 constexpr int numRows = 3 * 2; in onISize() local
|
| /third_party/skia/src/images/ |
| D | SkImageEncoder.cpp | 86 bool SkEncoder::encodeRows(int numRows) { in encodeRows()
|
| D | SkJpegEncoder.cpp | 212 bool SkJpegEncoder::onEncodeRows(int numRows) { in onEncodeRows()
|
| D | SkPngEncoder.cpp | 435 bool SkPngEncoder::onEncodeRows(int numRows) { in onEncodeRows()
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
| D | DataDisplayTable.java | 22 private int numRows; field in DataDisplayTable
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | matrix_utils.h | 30 Matrix(const std::vector<T> &elements, const unsigned int numRows, const unsigned int numCols) in Matrix()
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluShaderUtil.cpp | 1043 DataType getDataTypeMatrix (int numCols, int numRows) in getDataTypeMatrix()
|
| /third_party/vk-gl-cts/modules/gles2/scripts/ |
| D | gen-conversions.py | 99 def combineMat(numCols, numRows, comps): argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 128 const int numRows = type.getSecondarySize(); in AppendMatrixFromScalarArgument() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcShaderLibraryCase.cpp | 429 int numRows = getDataTypeMatrixNumRows(dataType); in execute() local 1034 int numRows = getDataTypeMatrixNumRows(dataType); in dumpValues() local
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DGpu.cpp | 327 UINT* numRows, UINT64* rowSizeInBytes, in copy_compressed_data() 379 SkAutoTMalloc<UINT> numRows(mipLevelCount); in onCreateCompressedTexture() local 1433 UINT numRows; in onClearBackendTexture() local 1538 SkAutoTMalloc<UINT> numRows(mipLevelCount); in onUpdateCompressedBackendTexture() local
|
| /third_party/vk-gl-cts/modules/gles3/scripts/ |
| D | gen-conversions.py | 102 def combineMat(numCols, numRows, comps): argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | rbbitblb.cpp | 1332 int32_t numRows; in getTableSize() local 1545 int32_t numRows; in getSafeTableSize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemUtils.cpp | 940 const int numRows = dst.getHeight() >= 5 ? 5 : dst.getHeight(); in fillWithRandomColorTiles() local 973 const int numRows = dst.getHeight(); in fillWithUniqueColors() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| D | vktProtectedMemUtils.cpp | 940 const int numRows = dst.getHeight() >= 5 ? 5 : dst.getHeight(); in fillWithRandomColorTiles() local 973 const int numRows = dst.getHeight(); in fillWithUniqueColors() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | rbbitblb.cpp | 1323 int32_t numRows; in getTableSize() local 1545 int32_t numRows; in getSafeTableSize() local
|
| /third_party/icu/icu4c/source/common/ |
| D | rbbitblb.cpp | 1338 int32_t numRows; in getTableSize() local 1560 int32_t numRows; in getSafeTableSize() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | Constant.cpp | 1272 int numRows = numComps; in fold() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| D | vktFragmentOperationsScissorMultiViewportTests.cpp | 143 …const int numRows = deCeilFloatToInt32(static_cast<float>(numScissors) / static_cast<float>(numCo… in generateScissors() local
|