Home
last modified time | relevance | path

Searched defs:matrix (Results 251 - 275 of 411) sorted by relevance

1...<<11121314151617

/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidload.c169 FT_Matrix* matrix; in cid_parse_font_matrix() local
[all...]
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp142 void JsonWriteBuffer::write(const SkM44& matrix) { in write() argument
156 void JsonWriteBuffer::writeMatrix(const SkMatrix& matrix) { in writeMatrix() argument
/third_party/skia/modules/androidkit/src/
H A DCanvas.cpp66 auto* matrix = reinterpret_cast<SkM44* >(native_matrix); in Canvas_Concat() local
/third_party/skia/gm/
H A Dcubicpaths.cpp105 SkMatrix matrix; variable
H A Dimage_pict.cpp86 SkMatrix matrix; variable
98 SkMatrix matrix = SkMatrix::Translate(-100, -100); in drawSet() local
131 SkMatrix matrix; in make_pic_generator() local
325 SkMatrix matrix = SkMatrix::Translate(-100, -100); drawRow() local
[all...]
H A Drasterhandleallocator.cpp110 SkMatrix matrix; in matrix_to_transform() local
[all...]
/third_party/skia/bench/
H A DDashBench.cpp153 const SkMatrix matrix = SkMatrix::Scale(100, 100); in make_poly() local
326 SkMatrix matrix; in GiantDashBench() local
H A DTessellateBench.cpp167 static void benchmark_wangs_formula_cubic_log2(const SkMatrix& matrix, const SkPath& path) { in benchmark_wangs_formula_cubic_log2() argument
195 static void benchmark_wangs_formula_conic(const SkMatrix& matrix, const SkPath& path) { in benchmark_wangs_formula_conic() argument
209 static void benchmark_wangs_formula_conic_log2(const SkMatrix& matrix, const SkPath& path) { in benchmark_wangs_formula_conic_log2() argument
/third_party/spirv-tools/test/opt/
H A Dfold_test.cpp1413 std::vector<const analysis::Constant*> matrix = in TEST_P() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmIndexingTests.cpp65 Mat4 matrix[32][32]; member
/third_party/ffmpeg/libavcodec/mips/
H A Dac3dsp_mips.c273 static void ac3_downmix_mips(float **samples, float (*matrix)[2], in ac3_downmix_mips() argument
/third_party/ffmpeg/libswresample/
H A Drematrix.c64 int swr_set_matrix(struct SwrContext *s, const double *matrix, int stride) in swr_set_matrix() argument
176 double matrix[NUM_NAMED_CHANNELS][NUM_NAMED_CHANNELS]={{0}}; in swr_build_matrix2() local
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c527 float matrix[9]; in vlVdpVideoMixerUpdateSharpnessFilter() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c474 vl_compositor_set_csc_matrix(struct vl_compositor_state *s, vl_csc_matrix const *matrix, float luma_min, float luma_max) vl_compositor_set_csc_matrix() argument
H A Dvl_zscan.c559 vl_zscan_upload_quant(struct vl_zscan *zscan, struct vl_zscan_buffer *buffer, const uint8_t matrix[64], bool intra) vl_zscan_upload_quant() argument
/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.cpp59 bool get_unclipped_shape_dev_bounds(const GrStyledShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() argument
122 GetShapeAndClipBounds(SurfaceDrawContext* sdc, const GrClip* clip, const GrStyledShape& shape, const SkMatrix& matrix, SkIRect* unclippedDevShapeBounds, SkIRect* clippedDevShapeBounds, SkIRect* devClipBounds) GetShapeAndClipBounds() argument
/third_party/skia/src/gpu/
H A DGrGeometryProcessor.cpp326 SetTransform(const GrGLSLProgramDataManager& pdman, const GrShaderCaps& shaderCaps, const UniformHandle& uniform, const SkMatrix& matrix, SkMatrix* state) SetTransform() argument
361 write_vertex_position(GrGLSLVertexBuilder* vertBuilder, GrGLSLUniformHandler* uniformHandler, const GrShaderCaps& shaderCaps, const GrShaderVar& inPos, const SkMatrix& matrix, const char* matrixName, GrShaderVar* outPos, ProgramImpl::UniformHandle* matrixUniform) write_vertex_position() argument
[all...]
/third_party/skia/src/core/
H A DSkMaskFilter.cpp216 bool SkMaskFilterBase::filterRRect(const SkRRect& devRRect, const SkMatrix& matrix, in filterRRect() argument
233 bool SkMaskFilterBase::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath() argument
/third_party/skia/tests/
H A DSkRemoteGlyphCacheTest.cpp703 SkMatrix matrix = SkMatrix::Scale(16, 16); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
751 SkMatrix matrix = SkMatrix::I(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
H A DRRectInPathTest.cpp205 SkMatrix matrix; in test_empty_crbug_458524() local
H A DTriangulatingPathRendererTests.cpp736 &matrix, in test_path() local
/third_party/skia/src/pdf/
H A DSkPDFUtils.cpp53 std::unique_ptr<SkPDFArray> SkPDFUtils::MatrixToArray(const SkMatrix& matrix) { in MatrixToArray() argument
304 bool SkPDFUtils::InverseTransformBBox(const SkMatrix& matrix, SkRect* bbox) { in InverseTransformBBox() argument
313 PopulateTilingPatternDict(SkPDFDict* pattern, SkRect& bbox, std::unique_ptr<SkPDFDict> resources, const SkMatrix& matrix) PopulateTilingPatternDict() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.c760 FT_Matrix* matrix = &dict->font_matrix; in FT_LOCAL_DEF() local
790 FT_Matrix* matrix; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42parse.c248 FT_Matrix* matrix = &face->type1.font_matrix; in t42_parse_font_matrix() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ft.cc1001 FT_Matrix matrix = { font->x_scale < 0 ? -1 : +1, 0, in hb_ft_font_set_funcs() local

Completed in 36 milliseconds

1...<<11121314151617