/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 104 GLint dstX, in copyRenderbufferSubData() 122 GLint dstX, in copyTextureSubData()
|
D | TextureImpl.cpp | 54 GLint dstX, in copyRenderbufferSubData() 72 GLint dstX, 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 | 75 float *dstX = dstY + x * unitStep; in WinogradTransLeft() local 100 float *dstX = dstY + x * unitStep; in WinogradTransRight() 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() 286 float dstX, 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() 201 UINT dstX, in copyTextureRegionToBuffer() 505 unsigned int dstX, unsigned int dstY, in resolveSubresourceRegion()
|
/third_party/flutter/skia/src/codec/ |
D | SkBmpRLECodec.cpp | 176 const int dstX = get_dst_coord(x, fSampleX); in setPixel() local 210 const int dstX = get_dst_coord(x, fSampleX); in setRGBPixel() local
|
D | SkBmpStandardCodec.cpp | 331 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask() local
|
D | SkWebpCodec.cpp | 383 int dstX = frameRect.x(); in onGetPixels() local
|
/third_party/skia/src/codec/ |
D | SkBmpRLECodec.cpp | 179 const int dstX = get_dst_coord(x, fSampleX); in setPixel() local 213 const int dstX = get_dst_coord(x, fSampleX); in setRGBPixel() local
|
D | SkBmpStandardCodec.cpp | 331 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask() local
|
D | SkWebpCodec.cpp | 378 int dstX = frameRect.x(); in onGetPixels() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 201 GLint dstX, in copyRenderbufferSubData() 226 GLint dstX, in copyTextureSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Renderbuffer.cpp | 202 GLint dstX, in copyRenderbufferSubData() 223 GLint dstX, in copyTextureSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 121 GLint dstX, in copyRenderbufferSubData() 138 GLint dstX, in copyTextureSubData()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 400 byte *dstX = destBuffer; in copyBuffer() local 412 byte *dstX = destBuffer; in copyBuffer() local
|
/third_party/skia/tests/ |
D | BitmapCopyTest.cpp | 199 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | BitmapCopyTest.cpp | 203 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | xm_dd.c | 357 int dstX = x; in xmesa_DrawPixels_8R8G8B() local 489 int dstX = x; in xmesa_DrawPixels_5R6G5B() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | deconv_winograd_fp16.c | 447 float16_t *dstX = dstY + x * unitStep; in WinogradTransLeftFp16() local 472 float16_t *dstX = dstY + x * 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/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 | 102 const GLint dstX = MIN2(dstX0, dstX1); in blitframebuffer_texture() local
|