Home
last modified time | relevance | path

Searched defs:srcX (Results 1 – 25 of 73) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DRenderbufferImpl.h100 GLint srcX, in copyRenderbufferSubData()
118 GLint srcX, in copyTextureSubData()
DTextureImpl.cpp50 GLint srcX, in copyRenderbufferSubData()
68 GLint srcX, in copyTextureSubData()
/third_party/mesa3d/src/mesa/main/
Dcopyimage.c543 int srcX, int srcY, int srcZ, int srcLevel, in copy_image_subdata()
583 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubData_no_error()
606 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubData()
742 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubDataNV_no_error()
765 GLint srcX, GLint srcY, GLint srcZ, in _mesa_CopyImageSubDataNV()
Dimage.c553 GLint *srcX, GLint *srcY, in _mesa_clip_readpixels()
616 GLint *srcX, GLint *srcY, in _mesa_clip_copytexsubimage()
/third_party/skia/experimental/graphite/src/
DImage_Graphite.h24 int srcX, in onReadPixels()
/third_party/flutter/skia/src/image/
DSkSurface.cpp129 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()
DSkImage.cpp51 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()
DSkImage_Raster.cpp154 int srcX, int srcY, CachingHint) const { 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.cpp67 int srcX = srcRect.fLeft; in SkRescaleAndReadPixels() local
DSkImage_GpuBase.cpp164 int srcX, in onReadPixels()
DSkImage_Raster.cpp189 int srcX, in onReadPixels()
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c232 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()
Dxa_composite.c547 int srcX, int srcY, int maskX, int maskY, in xa_composite_rect()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp197 GLint srcX, in copyRenderbufferSubData()
222 GLint srcX, in copyTextureSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRenderbuffer.cpp198 GLint srcX, in copyRenderbufferSubData()
219 GLint srcX, in copyTextureSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp117 GLint srcX, in copyRenderbufferSubData()
134 GLint srcX, 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/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp399 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/
DSkBmpStandardCodec.cpp330 int srcX = srcStartX; in decodeIcoMask() local
/third_party/skia/src/codec/
DSkBmpStandardCodec.cpp330 int srcX = srcStartX; in decodeIcoMask() local
/third_party/flutter/skia/gm/
Dlattice.cpp161 int srcX = xDivs[fixedColorX[rectNum]-1]; in onDrawHelper() local
/third_party/skia/gm/
Dlattice.cpp163 int srcX = xDivs[fixedColorX[rectNum]-1]; in onDrawHelper() local

123