Home
last modified time | relevance | path

Searched defs:srcY (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DRenderbufferImpl.h101 GLint srcY, in copyRenderbufferSubData()
119 GLint srcY, in copyTextureSubData()
DTextureImpl.cpp51 GLint srcY, in copyRenderbufferSubData()
69 GLint srcY, in copyTextureSubData()
/third_party/ffmpeg/libavcodec/
Dvc1_mc.c35 static av_always_inline void vc1_scale_luma(uint8_t *srcY, in vc1_scale_luma()
60 static av_always_inline void vc1_lut_scale_luma(uint8_t *srcY, in vc1_lut_scale_luma()
176 uint8_t *srcY, *srcU, *srcV; in ff_vc1_mc_1mv() local
455 uint8_t *srcY; in ff_vc1_mc_4mv_luma() local
1008 uint8_t *srcY, *srcU, *srcV; in ff_vc1_interp_mc() local
/third_party/flutter/skia/src/codec/
DSkSampledCodec.cpp316 int srcY = this->codec()->nextScanline(); in sampledDecode() local
338 int srcY = this->codec()->outputScanline(y); in sampledDecode() local
/third_party/skia/src/codec/
DSkSampledCodec.cpp313 int srcY = this->codec()->nextScanline(); in sampledDecode() local
335 int srcY = this->codec()->outputScanline(y); in sampledDecode() local
/third_party/skia/experimental/graphite/src/
DImage_Graphite.h25 int srcY, in onReadPixels()
/third_party/skia/src/image/
DSkImage.cpp61 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()
DSkSurface.cpp239 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()
DSkRescaleAndReadPixels.cpp68 int srcY = srcRect.fTop; in SkRescaleAndReadPixels() local
DSkImage_GpuBase.cpp165 int srcY, in onReadPixels()
DSkImage_Raster.cpp190 int srcY, in onReadPixels()
/third_party/flutter/skia/src/image/
DSkSurface.cpp130 int srcY = srcRect.fTop; 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()
DSkImage.cpp52 int srcY, CachingHint chint) const { in readPixels()
212 bool SkImage::readPixels(const SkPixmap& pmap, int srcX, int srcY, CachingHint chint) const { in readPixels()
DSkImage_Raster.cpp154 int srcX, int srcY, CachingHint) const { in onReadPixels()
DSkImage_GpuBase.cpp137 int srcX, int srcY, CachingHint) const { in onReadPixels()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp198 GLint srcY, in copyRenderbufferSubData()
223 GLint srcY, in copyTextureSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRenderbuffer.cpp199 GLint srcY, in copyRenderbufferSubData()
220 GLint srcY, in copyTextureSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp118 GLint srcY, in copyRenderbufferSubData()
135 GLint srcY, in copyTextureSubData()
/third_party/skia/include/core/
DSkPixmap.h618 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels()
/third_party/flutter/skia/include/core/
DSkPixmap.h622 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels()
/third_party/mingw-w64/mingw-w64-headers/include/
Diimgctx.h83 #define IImgCtx_StretchBlt(This,hdc,dstX,dstY,dstXE,dstYE,srcX,srcY,srcXE,srcYE,dwROP) (This)->lpVt… argument
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c719 const guint8 *srcY, *srcU, *srcV; in copy_y444_y444() local
797 const guint8 *srcY, *srcU, *srcV; in copy_y42b_y42b() local
942 const guint8 *srcY, *srcU, *srcV; in copy_y41b_y41b() local
1205 const guint8 *srcY, *srcU, *srcV; in copy_i420_i420() local
1675 const guint8 *srcY, *srcU, *srcV; in copy_i420_ayuv() local
/third_party/flutter/skia/gm/
Dlattice.cpp162 int srcY = yDivs[fixedColorY[rectNum]-1]; in onDrawHelper() local
/third_party/skia/gm/
Dlattice.cpp164 int srcY = yDivs[fixedColorY[rectNum]-1]; in onDrawHelper() local
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c1350 const guint8 *srcY, *srcY_tmp; in gst_alpha_set_planar_yuv_ayuv() local
1462 const guint8 *srcY, *srcY_tmp; in gst_alpha_chroma_key_planar_yuv_ayuv() local
1599 const guint8 *srcY, *srcY_tmp; in gst_alpha_set_planar_yuv_argb() local
1693 const guint8 *srcY, *srcY_tmp; in gst_alpha_chroma_key_planar_yuv_argb() local

123