Home
last modified time | relevance | path

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

12

/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/skqp/src/codec/
DSkBmpRLECodec.cpp176 const int dstX = get_dst_coord(x, fSampleX); in setPixel() local
210 const int dstX = get_dst_coord(x, fSampleX); in setRGBPixel() local
DSkBmpStandardCodec.cpp331 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask() local
DSkWebpCodec.cpp398 int dstX = frameRect.x(); in onGetPixels() local
/external/skia/src/codec/
DSkBmpRLECodec.cpp176 const int dstX = get_dst_coord(x, fSampleX); in setPixel() local
210 const int dstX = get_dst_coord(x, fSampleX); in setRGBPixel() local
DSkBmpStandardCodec.cpp331 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask() local
DSkWebpCodec.cpp386 int dstX = frameRect.x(); in onGetPixels() local
/external/clang/test/CodeGenCXX/
Dcopy-assign-synthesis.cpp70 X dstX; variable
Dcopy-assign-synthesis-1.cpp85 X dstX; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp400 byte *dstX = destBuffer; in copyBuffer() local
412 byte *dstX = destBuffer; in copyBuffer() local
/external/skqp/tests/
DBitmapCopyTest.cpp203 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
/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/skqp/src/pdf/
DSkPDFUtils.cpp75 SkScalar dstX, SkScalar dstY, SkWStream* content) { in append_cubic()
/external/skia/src/pdf/
DSkPDFUtils.cpp76 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
/external/skqp/src/core/
DSkBitmap.cpp466 bool SkBitmap::writePixels(const SkPixmap& src, int dstX, int dstY) { in writePixels()
/external/skia/src/core/
DSkBitmap.cpp484 bool SkBitmap::writePixels(const SkPixmap& src, int dstX, int dstY) { in writePixels()
/external/angle/src/libANGLE/
DvalidationES32.cpp135 GLint dstX, in ValidateCopyImageSubData()
Dcapture_gles_3_2_autogen.cpp121 GLint dstX, in CaptureCopyImageSubData()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp158 GLint dstX, in CopyImageSubData()
/external/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp127 GLint dstX, in CopyImageSubData()

12