Home
last modified time | relevance | path

Searched defs:matrix (Results 326 - 350 of 411) sorted by relevance

1...<<11121314151617

/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp425 SkMatrix matrix; in draw_stroke() local
/third_party/skia/src/core/
H A DSkRecorder.cpp195 void SkRecorder::onDrawDrawable(SkDrawable* drawable, const SkMatrix* matrix) { in onDrawDrawable() argument
246 void SkRecorder::onDrawPicture(const SkPicture* pic, const SkMatrix* matrix, const SkPaint* paint) { in onDrawPicture() argument
H A DSkDevice.cpp309 void SkBaseDevice::drawDrawable(SkDrawable* drawable, const SkMatrix* matrix, SkCanvas* canvas) { in drawDrawable() argument
/third_party/skia/src/c/
H A Dsk_surface.cpp51 static void from_c_matrix(const sk_matrix_t* cmatrix, SkMatrix* matrix) { in from_c_matrix() argument
290 SkMatrix matrix; in sk_canvas_concat() local
360 SkMatrix matrix; in sk_canvas_draw_picture() local
/third_party/skia/src/shaders/gradients/
H A DSkGradientShader.cpp283 SkMatrix matrix; in onAppendStages() local
/third_party/skia/tests/
H A DRoundRectTest.cpp48 SkMatrix matrix; in test_empty_crbug_458524() local
557 SkMatrix matrix; in test_transform_helper() local
517 assert_transform_failure(skiatest::Reporter* reporter, const SkRRect& orig, const SkMatrix& matrix) assert_transform_failure() argument
[all...]
H A DSerializationTest.cpp548 SkMatrix matrix = SkMatrix::I(); in DEF_TEST() local
H A DMatrixTest.cpp132 SkMatrix matrix; in test_matrix_recttorect() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFGradientShader.cpp43 static void unit_to_points_matrix(const SkPoint pts[2], SkMatrix* matrix) { in unit_to_points_matrix() argument
[all...]
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp628 SkMatrix matrix = fSkXform; in generateColorMetrics() local
692 SkMatrix matrix = fSkXform; in generatePngMetrics() local
1063 SkMatrix matrix in generateColorGlyphImage() local
[all...]
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp230 sk_sp<SkVertices> find(const AmbientVerticesFactory& ambient, const SkMatrix& matrix, in find() argument
241 sk_sp<SkVertices> find(const SpotVerticesFactory& spot, const SkMatrix& matrix, in find() argument
258 sk_sp<SkVertices> find(const FACTORY& factory, const SkMatrix& matrix, in find() argument
235 add(const SkPath& devPath, const AmbientVerticesFactory& ambient, const SkMatrix& matrix, SkVector* translate, bool isLimitElevation = false) add() argument
246 add(const SkPath& devPath, const SpotVerticesFactory& spot, const SkMatrix& matrix, SkVector* translate, bool isLimitElevation = false) add() argument
279 add(const SkPath& path, const FACTORY& factory, const SkMatrix& matrix, SkVector* translate, bool isLimitElevation = false) add() argument
339 find(const FACTORY& factory, const SkMatrix& matrix, SkVector* translate) const find() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.c1404 FT_Matrix* matrix = &face->type1.font_matrix; in t1_parse_font_matrix() local
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp179 SkMatrix matrix; in make_fuzz_shader() local
377 SkMatrix matrix; make_fuzz_patheffect() local
385 SkMatrix matrix; make_fuzz_patheffect() local
551 SkMatrix matrix; make_fuzz_imageFilter() local
[all...]
/third_party/skia/include/core/
H A DSkPath.h1348 void transform(const SkMatrix& matrix, in transform() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmjpegdec.c2887 int32_t *matrix; in ff_mjpeg_receive_frame() local
[all...]
H A Dmpeg12dec.c1098 static void quant_matrix_rebuild(uint16_t *matrix, const uint8_t *old_perm, in quant_matrix_rebuild() argument
/third_party/ffmpeg/libavfilter/
H A Daf_aiir.c783 static void solve(double *matrix, double *vector, int n, double *y, double *x, double *lu) in solve() argument
H A Daf_afftdn.c249 static void solve(double *matrix, double *vector, int size) in solve() argument
/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c545 static void opengl_make_identity(float matrix[16]) in opengl_make_identity() argument
551 static void opengl_make_ortho(float matrix[1 argument
[all...]
/third_party/backends/backend/
H A Depsonds.c3113 ColorMatrix matrix; in sane_start() local
[all...]
H A Dagfafocus.c1963 int matrix[256] = { in sane_start() local
/third_party/cups-filters/filter/
H A Dpdftoraster.cxx224 double * matrix = cmMatrixAdobeRgb(); in adobergb_matrix() local
[all...]
H A Drastertopdf.cpp524 getCalibrationArray(const char * color_space, double wp[], double gamma[], double matrix[], double bp[]) getCalibrationArray() argument
589 getCalRGBArray(double wp[3], double gamma[3], double matrix[9], double bp[3]) getCalRGBArray() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp748 VkTransformMatrixKHR matrix; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp406 tcu::Matrix<float, 4, 3> matrix; member
[all...]

Completed in 51 milliseconds

1...<<11121314151617