Home
last modified time | relevance | path

Searched defs:dstX (Results 1 – 25 of 42) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DRenderbufferImpl.h104 GLint dstX, in copyRenderbufferSubData()
122 GLint dstX, in copyTextureSubData()
DTextureImpl.cpp54 GLint dstX, in copyRenderbufferSubData()
72 GLint dstX, in copyTextureSubData()
/third_party/mesa3d/src/mesa/main/
Dcopyimage.c546 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata()
585 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData_no_error()
608 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData()
744 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV_no_error()
767 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubDataNV()
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c232 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()
Dxa_composite.c548 int dstX, int dstY, int width, int height) in xa_composite_rect()
/third_party/skia/src/gpu/d3d/
DGrD3DCommandList.cpp187 UINT dstX, UINT dstY, in copyTextureRegionToTexture()
201 UINT dstX, in copyTextureRegionToBuffer()
505 unsigned int dstX, unsigned int dstY, in resolveSubresourceRegion()
DGrD3DGpu.cpp540 void GrD3DGpu::resolveTexture(GrSurface* dst, int32_t dstX, int32_t dstY, in resolveTexture()
/third_party/skia/src/codec/
DSkBmpRLECodec.cpp179 const int dstX = get_dst_coord(x, fSampleX); in setPixel() local
213 const int dstX = get_dst_coord(x, fSampleX); in setRGBPixel() local
DSkBmpStandardCodec.cpp331 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask() local
DSkWebpCodec.cpp378 int dstX = frameRect.x(); in onGetPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp201 GLint dstX, in copyRenderbufferSubData()
226 GLint dstX, in copyTextureSubData()
DTextureVk.cpp652 GLint dstX, in copyRenderbufferSubData()
678 GLint dstX, in copyTextureSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRenderbuffer.cpp202 GLint dstX, in copyRenderbufferSubData()
223 GLint dstX, in copyTextureSubData()
DvalidationES32.cpp147 GLint dstX, in ValidateCopyImageSubData()
DTexture.cpp1431 GLint dstX, in copyRenderbufferSubData()
1454 GLint dstX, in copyTextureSubData()
DvalidationESEXT.cpp877 GLint dstX, in ValidateCopyImageSubDataEXT()
906 GLint dstX, in ValidateCopyImageSubDataOES()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp121 GLint dstX, in copyRenderbufferSubData()
138 GLint dstX, in copyTextureSubData()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp400 byte *dstX = destBuffer; in copyBuffer() local
412 byte *dstX = destBuffer; in copyBuffer() local
/third_party/skia/tests/
DBitmapCopyTest.cpp199 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
/third_party/skia/src/pdf/
DSkPDFUtils.cpp77 SkScalar dstX, SkScalar dstY, SkWStream* content) { in append_cubic()
/third_party/skia/src/core/
DSkBitmap.cpp474 bool SkBitmap::writePixels(const SkPixmap& src, int dstX, int dstY) { in writePixels()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp187 GLint dstX, in GL_CopyImageSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp121 GLint dstX, in CaptureCopyImageSubData()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1160 int32 dstX; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3725 UINT dstX = drawRect.x; in blitRenderbufferRect() local

12