| /third_party/skia/bench/ |
| H A D | ColorFilterBench.cpp | 21 float matrix[20]; in make_grayscale() local [all...] |
| H A D | ImageFilterCollapse.cpp | 101 SkScalar matrix[20] = { 1, 0, 0, 0, amount, in make_brightness() local 109 float matrix[20]; in make_grayscale() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec_fixed.c | 129 static void ac3_downmix_c_fixed16(int16_t **samples, int16_t **matrix, in ac3_downmix_c_fixed16() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | transform.c | 125 ff_affine_transform(const uint8_t *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, const float *matrix, enum InterpolateMethod interpolate, enum FillMethod fill) ff_affine_transform() argument [all...] |
| H A D | vf_neighbor_opencl.c | 91 cl_int matrix[9]; in neighbor_opencl_make_filter_params() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | PluralRanges.java | 32 private Matrix matrix = new Matrix(); field in PluralRanges [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_uniforms.cpp | 244 link_calculate_matrix_stride(const glsl_type *matrix, bool row_major, in link_calculate_matrix_stride() argument
|
| /third_party/skia/samplecode/ |
| H A D | SampleShip.cpp | 37 SkMatrix matrix; in draw_atlas_sim() local
|
| /third_party/skia/src/core/ |
| H A D | SkColorFilter_Matrix.cpp | 23 static bool is_alpha_unchanged(const float matrix[20]) { in is_alpha_unchanged() argument 60 float matrix[20]; in CreateProc() local [all...] |
| H A D | SkMatrixPriv.h | 23 static size_t WriteToMemory(const SkMatrix& matrix, void* buffer) { in WriteToMemory() argument 27 static size_t ReadFromMemory(SkMatrix* matrix, const void* buffer, size_t length) { in ReadFromMemory() argument 35 static MapPtsProc GetMapPtsProc(const SkMatrix& matrix) { in GetMapPtsProc() argument 39 static MapXYProc GetMapXYProc(const SkMatrix& matrix) { in GetMapXYProc() argument 150 PostIDiv(SkMatrix* matrix, int divx, int divy) PostIDiv() argument [all...] |
| H A D | SkMatrixImageFilter.cpp | 44 SkMatrix matrix; in CreateProc() local 74 SkMatrix matrix; in onFilterImage() local 123 SkMatrix matrix; in onFilterNodeBounds() local [all...] |
| H A D | SkRasterClip.cpp | 144 bool SkRasterClip::op(const SkRect& localRect, const SkMatrix& matrix, SkClipOp op, bool doAA) { in op() argument 173 bool SkRasterClip::op(const SkRRect& rrect, const SkMatrix& matrix, SkClipOp op, bool doAA) { in op() argument 177 bool SkRasterClip::op(const SkPath& path, const SkMatrix& matrix, SkClipOp op, bool doAA) { in op() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrQuad.cpp | 57 static void map_rect_general(const SkRect& rect, const SkMatrix& matrix, in map_rect_general() argument 72 static GrQuad::Type quad_type_for_transformed_rect(const SkMatrix& matrix) { in quad_type_for_transformed_rect() argument 86 static GrQuad::Type quad_type_for_points(const SkPoint pts[4], const SkMatrix& matrix) { in quad_type_for_points() argument 116 MakeFromSkQuad(const SkPoint pts[4], const SkMatrix& matrix) MakeFromSkQuad() argument [all...] |
| /third_party/skia/src/effects/ |
| H A D | Sk1DPathEffect.cpp | 148 SkMatrix matrix; in morphpoints() local 224 SkMatrix matrix; in next() local
|
| H A D | Sk2DPathEffect.cpp | 110 SkLine2DPathEffectImpl(SkScalar width, const SkMatrix& matrix) in SkLine2DPathEffectImpl() argument 140 SkMatrix matrix; in CreateProc() local 171 SkMatrix matrix; in CreateProc() local 194 sk_sp<SkPathEffect> SkLine2DPathEffect::Make(SkScalar width, const SkMatrix& matrix) { in Make() argument 201 Make(const SkMatrix& matrix, const SkPath& path) Make() argument [all...] |
| H A D | SkOpPathEffect.cpp | 103 sk_sp<SkPathEffect> SkMatrixPathEffect::Make(const SkMatrix& matrix) { in Make() argument 110 SkMatrixPE::SkMatrixPE(const SkMatrix& matrix) : fMatrix(matrix) { in SkMatrixPE() argument
|
| /third_party/skia/tests/ |
| H A D | PathRendererCacheTests.cpp | 49 SkMatrix matrix = SkMatrix::I(); in draw_path() local 57 &matrix, in draw_path() local
|
| H A D | DrawTextTest.cpp | 140 SkScalar matrix[9]; in DEF_TEST() member
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFGraphicStackState.cpp | 163 void SkPDFGraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() argument
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftglyph.h | 649 FT_Matrix_Invert( FT_Matrix* matrix ); global() variable [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | ftcalc.h | 306 FT_Matrix_Check( const FT_Matrix* matrix ); variable
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdfrend.c | 382 ft_sdf_transform( FT_Renderer render, FT_GlyphSlot slot, const FT_Matrix* matrix, const FT_Vector* delta ) ft_sdf_transform() argument
|
| /third_party/skia/third_party/externals/freetype/src/smooth/ |
| H A D | ftsmooth.c | 42 ft_smooth_transform( FT_Renderer render, FT_GlyphSlot slot, const FT_Matrix* matrix, const FT_Vector* delta ) ft_smooth_transform() argument
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | transpose.c | 75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2() argument 177 squaretrans_pow2(mpd_uint_t *matrix, mpd_size_ argument 247 transpose_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols) transpose_pow2() argument [all...] |
| /third_party/skia/gm/ |
| H A D | pictureshader.cpp | 156 void drawScene(SkCanvas* canvas, const SkMatrix& matrix, const SkMatrix& localMatrix, in drawScene() argument
|