/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | IntermNode.cpp | 110 GetMatrix(const TConstantUnion *paramArray, const unsigned int rows, const unsigned int cols) GetMatrix() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | renderer_utils.cpp | 837 int rows = gl::VariableRowCount(type); GetMatrixUniform() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Program.cpp | 1634 int rows = VariableRegisterCount(attribute.type); in linkAttributes() local 1647 int rows = VariableRegisterCount(attribute.type); in linkAttribute() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_tables.cpp | 1467 void ImGui::TableSetupScrollFreeze(int columns, int rows) in TableSetupScrollFreeze() argument [all...] |
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng2-x.c | 1391 static int rows=0, prevpass=(-1); in rpng2_x_display_row() local [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngimage.c | 1049 png_bytepp rows = png_get_rows(dp->read_pp, dp->read_ip); in compare_read() local
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngread.c | 695 static void png_read_two_rows(png_structrp png_ptr, png_bytepp rows, png_uint_32 i, in png_read_two_rows() argument 784 png_read_muilty_rows(png_structrp png_ptr, png_bytepp rows, png_uint_32 row_num, png_row_info row_info_in) png_read_muilty_rows() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | vp8l_dec.c | 789 const uint32_t* const rows = dec->pixels_ + dec->width_ * dec->last_row_; in ProcessRows() local 765 ApplyInverseTransforms(VP8LDecoder* const dec, int start_row, int num_rows, const uint32_t* const rows) ApplyInverseTransforms() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_neon.c | 96 static WEBP_INLINE void TransformPass_NEON(int16x8x2_t* const rows) { in TransformPass_NEON() argument 124 int16x8x2_t rows; ITransformOne_NEON() local [all...] |
H A D | dec_neon.c | 1017 static WEBP_INLINE void TransformPass_NEON(int16x8x2_t* const rows) { in TransformPass_NEON() argument 1044 int16x8x2_t rows; TransformOne_NEON() local [all...] |
/third_party/skia/src/sksl/codegen/ |
H A D | SkSLMetalCodeGenerator.cpp | 913 void MetalCodeGenerator::assembleMatrixFromMatrix(const Type& sourceMatrix, int rows, int columns) { in assembleMatrixFromMatrix() argument 953 assembleMatrixFromExpressions(const AnyConstructor& ctor, int columns, int rows) assembleMatrixFromExpressions() argument 1034 int rows = type.rows(); getMatrixConstructHelper() local [all...] |
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftobjs.c | 4770 int rows = (int)bitmap.rows; in FT_BASE_DEF() local 4813 int rows in FT_BASE_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sdf/ |
H A D | ftsdf.c | 3028 FT_UInt rows = 0; in sdf_generate() local 3198 FT_Int width, rows, i, j; sdf_generate_bounding_box() local 3501 FT_Int width, rows; /* width and rows of the bitmap */ sdf_generate_with_overlaps() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
H A D | generator_impl.cc | 2801 auto rows = mat->rows(); in MslPackedTypeSizeAndAlign() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_bottlenecks.h | 667 DoSetArea8(uint8 *dPtr, uint8 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) DoSetArea8() argument 688 DoSetArea16(uint16 *dPtr, uint16 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) DoSetArea16() argument 709 DoSetArea32(uint32 *dPtr, uint32 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) DoSetArea32() argument 732 DoCopyArea8(const uint8 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea8() argument 759 DoCopyArea16(const uint16 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea16() argument 786 DoCopyArea32(const uint32 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea32() argument 813 DoCopyArea8_16(const uint8 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea8_16() argument 840 DoCopyArea8_S16(const uint8 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea8_S16() argument 867 DoCopyArea8_32(const uint8 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea8_32() argument 894 DoCopyArea16_S16(const uint16 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea16_S16() argument 921 DoCopyArea16_32(const uint16 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoCopyArea16_32() argument 948 DoCopyArea8_R32(const uint8 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) DoCopyArea8_R32() argument 977 DoCopyArea16_R32(const uint16 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) DoCopyArea16_R32() argument 1006 DoCopyAreaS16_R32(const int16 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) DoCopyAreaS16_R32() argument 1035 DoCopyAreaR32_8(const real32 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) DoCopyAreaR32_8() argument 1064 DoCopyAreaR32_16(const real32 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) DoCopyAreaR32_16() argument 1093 DoCopyAreaR32_S16(const real32 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) DoCopyAreaR32_S16() argument 1124 DoRepeatArea8(const uint8 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) DoRepeatArea8() argument 1153 DoRepeatArea16(const uint16 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) DoRepeatArea16() argument 1182 DoRepeatArea32(const uint32 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) DoRepeatArea32() argument 1213 DoShiftRight16(uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 shift) DoShiftRight16() argument 1530 DoEqualArea8(const uint8 *sPtr, const uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoEqualArea8() argument 1557 DoEqualArea16(const uint16 *sPtr, const uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoEqualArea16() argument 1584 DoEqualArea32(const uint32 *sPtr, const uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) DoEqualArea32() argument 1613 DoVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) DoVignetteMask16() argument 1640 DoVignette16(int16 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) DoVignette16() argument 1665 DoVignette32(real32 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) DoVignette32() argument [all...] |
H A D | dng_image_writer.h | 513 tag_cfa_pattern(uint16 code, uint32 rows, uint32 cols, const uint8 *pattern) tag_cfa_pattern() argument
|
H A D | dng_reference.cpp | 84 RefSetArea8(uint8 *dPtr, uint8 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) RefSetArea8() argument 125 RefSetArea16(uint16 *dPtr, uint16 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) RefSetArea16() argument 166 RefSetArea32(uint32 *dPtr, uint32 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) RefSetArea32() argument 207 RefCopyArea8(const uint8 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8() argument 256 RefCopyArea16(const uint16 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea16() argument 305 RefCopyArea32(const uint32 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea32() argument 354 RefCopyArea8_16(const uint8 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8_16() argument 403 RefCopyArea8_S16(const uint8 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8_S16() argument 454 RefCopyArea8_32(const uint8 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8_32() argument 503 RefCopyArea16_S16(const uint16 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea16_S16() argument 552 RefCopyArea16_32(const uint16 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea16_32() argument 601 RefCopyArea8_R32(const uint8 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyArea8_R32() argument 653 RefCopyArea16_R32(const uint16 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyArea16_R32() argument 705 RefCopyAreaS16_R32(const int16 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaS16_R32() argument 759 RefCopyAreaR32_8(const real32 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaR32_8() argument 811 RefCopyAreaR32_16(const real32 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaR32_16() argument 863 RefCopyAreaR32_S16(const real32 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaR32_S16() argument 917 RefRepeatArea8(const uint8 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) RefRepeatArea8() argument 993 RefRepeatArea16(const uint16 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) RefRepeatArea16() argument 1069 RefRepeatArea32(const uint32 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) RefRepeatArea32() argument 1145 RefShiftRight16(uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 shift) RefShiftRight16() argument 2032 RefEqualArea8(const uint8 *sPtr, const uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefEqualArea8() argument 2084 RefEqualArea16(const uint16 *sPtr, const uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefEqualArea16() argument 2136 RefEqualArea32(const uint32 *sPtr, const uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefEqualArea32() argument 2188 RefVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) RefVignetteMask16() argument 2238 RefVignette16(int16 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) RefVignette16() argument 2429 RefVignette32(real32 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) RefVignette32() argument [all...] |
H A D | dng_read_image.cpp | 828 uint32 rows = Height (); in MapRow() local 1185 uint32 rows = tileArea.H (); in ReadUncompressed() local 47 DecodeDelta8(uint8 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta8() argument 78 DecodeDelta16(uint16 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta16() argument 109 DecodeDelta32(uint32 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta32() argument [all...] |
/third_party/skia/modules/canvaskit/ |
H A D | canvaskit_bindings.cpp | 618 int rows; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
H A D | RewriteRowMajorMatrices.cpp | 915 int rows = previousAncestorType.getRows(); in transformExpression() local
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_manager_impl.cpp | 1103 int32_t InputManagerImpl::SetMouseScrollRows(int32_t rows) in SetMouseScrollRows() argument 1174 int32_t InputManagerImpl::GetMouseScrollRows(int32_t &rows) in GetMouseScrollRows() argument 2175 int32_t InputManagerImpl::SetTouchpadScrollRows(int32_t rows) in SetTouchpadScrollRows() argument 2191 GetTouchpadScrollRows(int32_t &rows) GetTouchpadScrollRows() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | videotoolboxenc.c | 2194 int rows; in copy_avframe_to_pixel_buffer() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | dtfmtsym.cpp | 1287 int32_t rows = 0; in initZoneStringsArray() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtfmtsym.cpp | 1295 int32_t rows = 0; in initZoneStringsArray() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtfmtsym.cpp | 1283 int32_t rows = 0; in initZoneStringsArray() local
|