Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h106 GLint dstX, in copyRenderbufferSubData()
124 GLint dstX, in copyTextureSubData()
DTextureImpl.cpp54 GLint dstX, in copyRenderbufferSubData()
72 GLint dstX, in copyTextureSubData()
/external/mesa3d/src/mesa/main/
Dcopyimage.c544 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()
/external/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()
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCommandList.cpp187 UINT dstX, UINT dstY, in copyTextureRegionToTexture()
201 UINT dstX, in copyTextureRegionToBuffer()
505 unsigned int dstX, unsigned int dstY, in resolveSubresourceRegion()
/external/skia/src/codec/
DSkBmpRLECodec.cpp192 const int dstX = get_dst_coord(x, fSampleX); in setPixel() local
226 const int dstX = get_dst_coord(x, fSampleX); in setRGBPixel() local
DSkBmpStandardCodec.cpp342 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask() local
DSkWebpCodec.cpp394 int dstX = frameRect.x(); in onGetPixels() local
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp233 GLint dstX, in copyRenderbufferSubData()
258 GLint dstX, in copyTextureSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp208 GLint dstX, in copyRenderbufferSubData()
229 GLint dstX, in copyTextureSubData()
DTexture.cpp1487 GLint dstX, in copyRenderbufferSubData()
1510 GLint dstX, in copyTextureSubData()
DvalidationES32.cpp196 GLint dstX, in ValidateCopyImageSubData()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp121 GLint dstX, in copyRenderbufferSubData()
138 GLint dstX, in copyTextureSubData()
/external/clang/test/CodeGenCXX/
Dcopy-assign-synthesis.cpp70 X dstX; variable
Dcopy-assign-synthesis-1.cpp85 X dstX; variable
/external/skia/tests/
DBitmapCopyTest.cpp202 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c350 int dstX = x; in xmesa_DrawPixels_8R8G8B() local
482 int dstX = x; in xmesa_DrawPixels_5R6G5B() local
/external/skia/src/pdf/
DSkPDFUtils.cpp77 SkScalar dstX, SkScalar dstY, SkWStream* content) { in append_cubic()
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c437 GLint dstX, GLint dstY, GLenum type) in swrast_fast_copy_pixels()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c102 const GLint dstX = MIN2(dstX0, dstX1); in blitframebuffer_texture() local
Dmeta.c1813 GLint dstX, GLint dstY, GLenum type) in _mesa_meta_CopyPixels()
/external/skia/src/core/
DSkBitmap.cpp493 bool SkBitmap::writePixels(const SkPixmap& src, int dstX, int dstY) { in writePixels()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp205 GLint dstX, in GL_CopyImageSubData()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp120 GLint dstX, in CaptureCopyImageSubData()

12