/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 100 GLint srcX, in copyRenderbufferSubData() 118 GLint srcX, in copyTextureSubData()
|
D | TextureImpl.cpp | 50 GLint srcX, in copyRenderbufferSubData() 68 GLint srcX, in copyTextureSubData()
|
/third_party/mesa3d/src/mesa/main/ |
D | copyimage.c | 541 int srcX, int srcY, int srcZ, int srcLevel, in copy_image_subdata() 581 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubData_no_error() 604 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubData() 740 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubDataNV_no_error() 763 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubDataNV()
|
D | image.c | 677 GLint *srcX, GLint *srcY, in _mesa_clip_readpixels() 740 GLint *srcX, GLint *srcY, in _mesa_clip_copytexsubimage()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | common_func_fp32.c | 76 const float *srcX = S + x * unitStep; in WinogradTransLeft() local 103 const float *srcX = srcY + i * unitStep; in WinogradTransRight() local
|
/third_party/skia/experimental/graphite/src/ |
D | Image_Graphite.h | 24 int srcX, in onReadPixels()
|
/third_party/skia/src/image/ |
D | SkImage.cpp | 61 size_t dstRowBytes, int srcX, int srcY, CachingHint chint) const { in readPixels() 67 size_t dstRowBytes, int srcX, int srcY, CachingHint chint) const { in readPixels() 455 bool SkImage::readPixels(GrDirectContext* dContext, const SkPixmap& pmap, int srcX, int srcY, in readPixels() 462 bool SkImage::readPixels(const SkPixmap& pmap, int srcX, int srcY, CachingHint chint) const { in readPixels()
|
D | SkSurface.cpp | 239 bool SkSurface::readPixels(const SkPixmap& pm, int srcX, int srcY) { in readPixels() 244 int srcX, int srcY) { in readPixels() 248 bool SkSurface::readPixels(const SkBitmap& bitmap, int srcX, int srcY) { in readPixels()
|
D | SkRescaleAndReadPixels.cpp | 67 int srcX = srcRect.fLeft; in SkRescaleAndReadPixels() local
|
D | SkImage_GpuBase.cpp | 164 int srcX, in onReadPixels()
|
/third_party/flutter/skia/src/image/ |
D | SkSurface.cpp | 129 int srcX = srcRect.fLeft; in onAsyncRescaleAndReadPixels() local 336 bool SkSurface::readPixels(const SkPixmap& pm, int srcX, int srcY) { in readPixels() 341 int srcX, int srcY) { in readPixels() 345 bool SkSurface::readPixels(const SkBitmap& bitmap, int srcX, int srcY) { in readPixels()
|
D | SkImage.cpp | 51 bool SkImage::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, in readPixels() 212 bool SkImage::readPixels(const SkPixmap& pmap, int srcX, int srcY, CachingHint chint) const { in readPixels()
|
D | SkImage_Raster.cpp | 154 int srcX, int srcY, CachingHint) const { in onReadPixels()
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_renderer.c | 232 float srcX, float srcY, float dstX, float dstY, in add_vertex_data1() 252 float srcX, float srcY, float maskX, float maskY, in add_vertex_data2() 282 float srcX, in setup_vertex_data_yuv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 197 GLint srcX, in copyRenderbufferSubData() 222 GLint srcX, in copyTextureSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Renderbuffer.cpp | 198 GLint srcX, in copyRenderbufferSubData() 219 GLint srcX, in copyTextureSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 117 GLint srcX, in copyRenderbufferSubData() 134 GLint srcX, in copyTextureSubData()
|
/third_party/skia/include/core/ |
D | SkPixmap.h | 618 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels()
|
/third_party/flutter/skia/include/core/ |
D | SkPixmap.h | 622 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 399 byte *srcX = sourceBuffer + (width - 1) * bytes; in copyBuffer() local 411 byte *srcX = sourceBuffer + (width - 1) * bytes; in copyBuffer() local
|
/third_party/flutter/skia/src/codec/ |
D | SkBmpStandardCodec.cpp | 330 int srcX = srcStartX; in decodeIcoMask() local
|
/third_party/skia/src/codec/ |
D | SkBmpStandardCodec.cpp | 330 int srcX = srcStartX; in decodeIcoMask() local
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | xm_dd.c | 392 const int srcX = clippedUnpack.SkipPixels; in xmesa_DrawPixels_8R8G8B() local 524 const int srcX = clippedUnpack.SkipPixels; in xmesa_DrawPixels_5R6G5B() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | deconv_winograd_fp16.c | 448 const float16_t *srcX = S + x * unitStep; in WinogradTransLeftFp16() local 475 const float16_t *srcX = srcY + i * unitStep; in WinogradTransRightFp16() local
|
/third_party/flutter/skia/gm/ |
D | lattice.cpp | 161 int srcX = xDivs[fixedColorX[rectNum]-1]; in onDrawHelper() local
|