| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderMatrixTests.cpp | 1493 Mat2 matrix = Mat2(dataPtr); in addMatrixUniform() local 1500 Mat2x3 matrix = Mat2x3(dataPtr); addMatrixUniform() local 1507 Mat2x4 matrix = Mat2x4(dataPtr); addMatrixUniform() local 1514 Mat3x2 matrix = Mat3x2(dataPtr); addMatrixUniform() local 1522 Mat3 matrix = Mat3(dataPtr); addMatrixUniform() local 1530 Mat3x4 matrix = Mat3x4(dataPtr); addMatrixUniform() local 1538 Mat4x2 matrix = Mat4x2(dataPtr); addMatrixUniform() local 1547 Mat4x3 matrix = Mat4x3(dataPtr); addMatrixUniform() local 1556 Mat4 matrix = Mat4(dataPtr); addMatrixUniform() local [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | Device.cpp | 890 void Device::drawDrawable(SkDrawable* drawable, const SkMatrix* matrix, SkCanvas* canvas) { in drawDrawable() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | DashOp.cpp | 889 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate() local 1113 SkMatrix matrix = GrTest::TestMatrix(d->fRandom); in TestCreate() local 120 setup_dashed_rect(const SkRect& rect, VertexWriter& vertices, const SkMatrix& matrix, SkScalar offset, SkScalar bloatX, SkScalar len, SkScalar startInterval, SkScalar endInterval, SkScalar strokeWidth, SkScalar perpScale, DashCap cap) setup_dashed_rect() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkBlurMF.cpp | 297 SkBlurMaskFilterImpl::filterRRectToNine(const SkRRect& rrect, const SkMatrix& matrix, in filterRRectToNine() argument 157 filterMask(SkMask* dst, const SkMask& src, const SkMatrix& matrix, SkIPoint* margin) const filterMask() argument 164 filterRectMask(SkMask* dst, const SkRect& r, const SkMatrix& matrix, SkIPoint* margin, SkMask::CreateMode createMode) const filterRectMask() argument 172 filterRRectMask(SkMask* dst, const SkRRect& r, const SkMatrix& matrix, SkIPoint* margin, SkMask::CreateMode createMode) const filterRRectMask() argument 433 filterRectsToNine(const SkRect rects[], int count, const SkMatrix& matrix, const SkIRect& clipBounds, NinePatch* patch) const filterRectsToNine() argument [all...] |
| H A D | SkCanvas.cpp | 820 static bool draw_layer_as_sprite(const SkMatrix& matrix, const SkISize& size) { in draw_layer_as_sprite() argument 1372 void SkCanvas::concat(const SkMatrix& matrix) { in concat() argument 1399 setMatrix(const SkMatrix& matrix) setMatrix() argument [all...] |
| H A D | SkMatrix.cpp | 1713 SkDecomposeUpper2x2(const SkMatrix& matrix, SkPoint* rotation1, SkPoint* scale, SkPoint* rotation2) SkDecomposeUpper2x2() argument [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkLightingImageFilter.cpp | 458 drawRect(skgpu::SurfaceFillContext* sfc, GrSurfaceProxyView srcView, const SkMatrix& matrix, const SkIRect& dstRect, BoundaryMode boundaryMode, const SkIRect* srcBounds, const SkIRect& bounds) const drawRect() argument 658 Make(GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, SkScalar kd, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) Make() argument 708 Make(GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, SkScalar ks, SkScalar shininess, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) Make() argument 1333 makeFragmentProcessor( GrSurfaceProxyView view, const SkMatrix& matrix, const SkIRect* srcBounds, BoundaryMode boundaryMode, const GrCaps& caps) const makeFragmentProcessor() argument 1475 makeFragmentProcessor( GrSurfaceProxyView view, const SkMatrix& matrix, const SkIRect* srcBounds, BoundaryMode boundaryMode, const GrCaps& caps) const makeFragmentProcessor() argument 1632 LightingEffect(ClassID classID, GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) LightingEffect() argument 1676 DiffuseLightingEffect(GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, SkScalar kd, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) DiffuseLightingEffect() argument 1739 SkMatrix matrix; TestCreate() local 1892 SpecularLightingEffect(GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, SkScalar ks, SkScalar shininess, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) SpecularLightingEffect() argument 1932 SkMatrix matrix; TestCreate() local [all...] |
| /third_party/skia/src/gpu/text/ |
| H A D | GrTextBlob.cpp | 77 calculate_colors(skgpu::SurfaceContext* sc, const SkPaint& paint, const SkMatrixProvider& matrix, GrMaskFormat grMaskFormat, GrPaint* grPaint) calculate_colors() argument 94 fill_transformed_vertices_2D(SkZip<Quad, const GrGlyph*, const VertexData> quadData, SkScalar dstPadding, SkScalar strikeToSource, GrColor color, const SkMatrix& matrix) fill_transformed_vertices_2D() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Program.cpp | 2247 float matrix[(MAX_UNIFORM_VECTORS + 1) / 2][2][4]; in applyUniformMatrix2fv() local 2262 float matrix[(MAX_UNIFORM_VECTORS + 1) / 2][2][4]; applyUniformMatrix2x3fv() local 2277 float matrix[(MAX_UNIFORM_VECTORS + 1) / 2][2][4]; applyUniformMatrix2x4fv() local 2292 float matrix[(MAX_UNIFORM_VECTORS + 2) / 3][3][4]; applyUniformMatrix3fv() local 2308 float matrix[(MAX_UNIFORM_VECTORS + 2) / 3][3][4]; applyUniformMatrix3x2fv() local 2324 float matrix[(MAX_UNIFORM_VECTORS + 2) / 3][3][4]; applyUniformMatrix3x4fv() local 2345 float matrix[(MAX_UNIFORM_VECTORS + 3) / 4][4][4]; applyUniformMatrix4x2fv() local 2362 float matrix[(MAX_UNIFORM_VECTORS + 3) / 4][4][4]; applyUniformMatrix4x3fv() local [all...] |
| /third_party/skia/tests/ |
| H A D | ImageFilterTest.cpp | 184 SkMatrix matrix; in FilterList() local 307 float matrix[20] = { s, 0, 0, 0, 0, in make_scale() local 317 float matrix[20]; in make_grayscale() local 822 SkMatrix matrix; draw_saveLayer_picture() local 1421 SkMatrix matrix; DEF_TEST() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 705 FT_Set_Transform( FT_Face face, FT_Matrix* matrix, FT_Vector* delta ) FT_Set_Transform() argument 756 FT_Get_Transform( FT_Face face, FT_Matrix* matrix, FT_Vector* delta ) FT_Get_Transform() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrtypes.h | 82 FT_Int32 matrix[4]; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-glyf-table.hh | 320 float matrix[4]; in transform_points() local [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_bottlenecks.h | 1361 DoBaselineRGBtoGray(const real32 *sPtrR, const real32 *sPtrG, const real32 *sPtrB, real32 *dPtrG, uint32 count, const dng_matrix &matrix) DoBaselineRGBtoGray() argument 1378 DoBaselineRGBtoRGB(const real32 *sPtrR, const real32 *sPtrG, const real32 *sPtrB, real32 *dPtrR, real32 *dPtrG, real32 *dPtrB, uint32 count, const dng_matrix &matrix) DoBaselineRGBtoRGB() argument
|
| H A D | dng_reference.cpp | 1630 RefBaselineRGBtoGray(const real32 *sPtrR, const real32 *sPtrG, const real32 *sPtrB, real32 *dPtrG, uint32 count, const dng_matrix &matrix) RefBaselineRGBtoGray() argument 1661 RefBaselineRGBtoRGB(const real32 *sPtrR, const real32 *sPtrG, const real32 *sPtrB, real32 *dPtrR, real32 *dPtrG, real32 *dPtrB, uint32 count, const dng_matrix &matrix) RefBaselineRGBtoRGB() argument [all...] |
| /third_party/skia/gm/ |
| H A D | wacky_yuv_formats.cpp | 392 SkMatrix matrix = SkEncodedOriginToMatrix(origin, origBM.width(), origBM.height()); in extract_planes() local
|
| /third_party/skia/include/core/ |
| H A D | SkCanvas.h | 1944 drawPicture(const sk_sp<SkPicture>& picture, const SkMatrix* matrix, const SkPaint* paint) drawPicture() argument [all...] |
| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 2246 static SkISize auto_compute_translate(SkMatrix* matrix, int srcW, int srcH) { in auto_compute_translate() argument 2253 ViaMatrix::ViaMatrix(SkMatrix matrix, Sink* sink) : Via(sink), fMatrix(matrix) {} in ViaMatrix() argument 2256 SkMatrix matrix = fMatrix; in draw() local 2267 ViaUpright::ViaUpright(SkMatrix matrix, Sink* sink) : Via(sink), fMatrix(matrix) {} in ViaUpright() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderDerivateTests.cpp | 449 tcu::Matrix<float, 4, 3> matrix; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderDerivateTests.cpp | 385 tcu::Matrix<float, 4, 3> matrix; member [all...] |
| H A D | vktShaderRenderMatrixTests.cpp | 1493 Mat2 matrix = Mat2(dataPtr); in addMatrixUniform() local 1500 Mat2x3 matrix = Mat2x3(dataPtr); addMatrixUniform() local 1507 Mat2x4 matrix = Mat2x4(dataPtr); addMatrixUniform() local 1514 Mat3x2 matrix = Mat3x2(dataPtr); addMatrixUniform() local 1522 Mat3 matrix = Mat3(dataPtr); addMatrixUniform() local 1530 Mat3x4 matrix = Mat3x4(dataPtr); addMatrixUniform() local 1538 Mat4x2 matrix = Mat4x2(dataPtr); addMatrixUniform() local 1547 Mat4x3 matrix = Mat4x3(dataPtr); addMatrixUniform() local 1556 Mat4 matrix = Mat4(dataPtr); addMatrixUniform() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | videotoolboxenc.c | 1038 static int get_cv_ycbcr_matrix(AVCodecContext *avctx, CFStringRef *matrix) { in get_cv_ycbcr_matrix() argument
|
| H A D | mpegvideo_enc.c | 220 void ff_write_quant_matrix(PutBitContext *pb, uint16_t *matrix) in ff_write_quant_matrix() argument 3790 const uint16_t *matrix; in dct_quantize_trellis_c() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 175 double matrix[6]; member [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_acceleration_structure.c | 241 VkTransformMatrixKHR matrix; in build_triangles() local [all...] |