/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 105 GLint dstY, in copyRenderbufferSubData() 123 GLint dstY, in copyTextureSubData()
|
D | TextureImpl.cpp | 55 GLint dstY, in copyRenderbufferSubData() 73 GLint dstY, in copyTextureSubData()
|
/third_party/mesa3d/src/mesa/main/ |
D | copyimage.c | 544 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata() 583 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData_no_error() 606 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData() 742 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV_no_error() 765 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | common_func_fp32.c | 73 float *dstY = M + y * w * unitStep; in WinogradTransLeft() local 96 float *dstY = M + y * w * unitStep; in WinogradTransRight() local
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
D | deTarga.c | 85 int dstY = yFlipped ? (height-1 - y) : y; in deImage_loadTarga() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_renderer.c | 232 float srcX, float srcY, float dstX, float dstY, in add_vertex_data1() 253 float dstX, float dstY, float width, float height, in add_vertex_data2() 287 float dstY, in setup_vertex_data_yuv()
|
D | xa_composite.c | 548 int dstX, int dstY, int width, int height) in xa_composite_rect()
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DCommandList.cpp | 187 UINT dstX, UINT dstY, in copyTextureRegionToTexture() 202 UINT dstY, in copyTextureRegionToBuffer() 505 unsigned int dstX, unsigned int dstY, in resolveSubresourceRegion()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 202 GLint dstY, in copyRenderbufferSubData() 227 GLint dstY, in copyTextureSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Renderbuffer.cpp | 203 GLint dstY, in copyRenderbufferSubData() 224 GLint dstY, in copyTextureSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 122 GLint dstY, in copyRenderbufferSubData() 139 GLint dstY, in copyTextureSubData()
|
/third_party/ffmpeg/libswscale/ |
D | bayer_template.c | 190 #define rgb24toyv12_2x2(src, dstY, dstU, dstV, luma_stride, src_stride, rgb2yuv) \ argument
|
D | swscale.c | 269 int dstY = c->dstY; in swscale() local 973 int dstY = c->dstY ? c->dstY : srcSliceY + srcSliceH; in sws_scale() local
|
/third_party/ffmpeg/libavcodec/ |
D | escape130.c | 200 uint8_t *dstY, *dstU, *dstV; in escape130_decode_frame() local
|
/third_party/skia/tests/ |
D | BitmapCopyTest.cpp | 200 const int dstY = gRec[i].fExpectedDstLoc.y(); in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | BitmapCopyTest.cpp | 204 const int dstY = gRec[i].fExpectedDstLoc.y(); in DEF_TEST() local
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | xm_dd.c | 358 int dstY = y; in xmesa_DrawPixels_8R8G8B() local 490 int dstY = y; in xmesa_DrawPixels_5R6G5B() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | deconv_winograd_fp16.c | 445 float16_t *dstY = M + y * w * unitStep; in WinogradTransLeftFp16() local 468 float16_t *dstY = M + y * w * unitStep; in WinogradTransRightFp16() local
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFUtils.cpp | 76 SkScalar dstX, SkScalar dstY, SkWStream* content) { in append_cubic()
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_copypix.c | 437 GLint dstX, GLint dstY, GLenum type) in swrast_fast_copy_pixels()
|
/third_party/skia/src/codec/ |
D | SkWebpCodec.cpp | 379 int dstY = frameRect.y(); in onGetPixels() local
|
/third_party/flutter/skia/src/codec/ |
D | SkWebpCodec.cpp | 384 int dstY = frameRect.y(); in onGetPixels() local
|
/third_party/ffmpeg/libswscale/x86/ |
D | swscale.c | 74 void ff_updateMMXDitherTables(SwsContext *c, int dstY) in ff_updateMMXDitherTables()
|
/third_party/skia/src/pdf/ |
D | SkPDFUtils.cpp | 77 SkScalar dstX, SkScalar dstY, SkWStream* content) { in append_cubic()
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | meta_blit.c | 103 const GLint dstY = MIN2(dstY0, dstY1); in blitframebuffer_texture() local
|