Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/main/
Dcopyimage.c539 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata()
578 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData_no_error()
601 GLint dstX, GLint dstY, GLint dstZ, in _mesa_CopyImageSubData()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c200 float srcX, float srcY, float dstX, float dstY, in add_vertex_data1()
245 float dstX, float dstY, float width, float height, in add_vertex_data2()
305 float dstX, in setup_vertex_data_yuv()
Dxa_composite.c511 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.cpp398 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/skia/tests/
DBitmapCopyTest.cpp203 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
/external/skqp/tests/
DBitmapCopyTest.cpp203 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp400 byte *dstX = destBuffer; in copyBuffer() local
412 byte *dstX = destBuffer; in copyBuffer() 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/mesa3d/src/mesa/swrast/
Ds_copypix.c437 GLint dstX, GLint dstY, GLenum type) in swrast_fast_copy_pixels()
/external/skia/src/pdf/
DSkPDFUtils.cpp75 SkScalar dstX, SkScalar dstY, SkWStream* content) { in append_cubic()
/external/skqp/src/pdf/
DSkPDFUtils.cpp75 SkScalar dstX, SkScalar dstY, SkWStream* content) { in append_cubic()
/external/skqp/src/core/
DSkBitmap.cpp466 bool SkBitmap::writePixels(const SkPixmap& src, int dstX, int dstY) { in writePixels()
/external/skia/src/core/
DSkBitmap.cpp498 bool SkBitmap::writePixels(const SkPixmap& src, int dstX, int dstY) { in writePixels()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c614 const GLint dstX = MIN2(dstX0, dstX1); in blitframebuffer_texture() local
Dmeta.c1859 GLint dstX, GLint dstY, GLenum type) in _mesa_meta_CopyPixels()
/external/skqp/experimental/canvaskit/
Dcanvaskit_bindings.cpp724 size_t srcRowBytes, int dstX, int dstY) { in EMSCRIPTEN_BINDINGS()
/external/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp813 size_t srcRowBytes, int dstX, int dstY) { in EMSCRIPTEN_BINDINGS()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1140 int32 dstX; member

12