Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_renderer.c140 float srcX, float srcY, float dstX, float dstY, in add_vertex_data1()
211 float dstX, float dstY, float width, float height, in add_vertex_data2()
288 float dstX, float dstY, float dstW, float dstH, in setup_vertex_data_yuv()
Dxorg_exa.c469 ExaCopy(PixmapPtr pDstPixmap, int srcX, int srcY, int dstX, int dstY, in ExaCopy()
687 int dstX, int dstY, int width, int height) in ExaComposite()
Dxorg_composite.c506 int dstX, int dstY, int width, int height) in xorg_composite()
Dxorg_xv.c494 int dstX, int dstY, int dst_w, int dst_h, in display_video()
/external/skia/src/codec/
DSkBmpRLECodec.cpp209 const int dstX = get_dst_coord(x, fSampleX); in setPixel() local
242 const int dstX = get_dst_coord(x, fSampleX); in setRGBPixel() local
DSkBmpStandardCodec.cpp310 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask() local
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c187 float srcX, float srcY, float dstX, float dstY, in add_vertex_data1()
232 float dstX, float dstY, float width, float height, in add_vertex_data2()
292 float dstX, in setup_vertex_data_yuv()
Dxa_composite.c505 int dstX, int dstY, int width, int height) in xa_composite_rect()
/external/clang/test/CodeGenCXX/
Dcopy-assign-synthesis.cpp70 X dstX; variable
Dcopy-assign-synthesis-1.cpp85 X dstX; variable
/external/skia/src/utils/
DSkNinePatch.cpp263 SkScalar dstX[4] = { in drawNineViaRects() local
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c349 int dstX = x; in xmesa_DrawPixels_8R8G8B() local
483 int dstX = x; in xmesa_DrawPixels_5R6G5B() local
/external/skia/src/pdf/
DSkPDFUtils.cpp79 SkScalar dstX, SkScalar dstY, SkWStream* content) { in AppendCubic()
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c446 GLint dstX, GLint dstY, GLenum type) in swrast_fast_copy_pixels()
/external/skia/src/effects/gradients/
DSkTwoPointConicalGradient.cpp276 SkScalar dstX = SkIntToScalar(x) + SK_ScalarHalf; in shadeSpan() local
DSkRadialGradient.cpp226 SkScalar dstX = SkIntToScalar(x); in shadeSpan() local
DSkLinearGradient.cpp333 SkScalar dstX = SkIntToScalar(x); in shadeSpan() local
/external/skia/tests/
DBitmapCopyTest.cpp615 const int dstX = gRec[i].fExpectedDstLoc.x(); in DEF_TEST() local
/external/opencv/cv/src/
Dcvlkpyramid.cpp226 icvCalcIxIy_32f( const float* src, int src_step, float* dstX, float* dstY, int dst_step, in icvCalcIxIy_32f()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c1309 regions_overlap(GLint srcX, GLint srcY, GLint dstX, GLint dstY, in regions_overlap()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h807 int32 dstX; member
/external/mesa3d/src/mesa/main/
Dteximage.c3414 GLint srcX = x, srcY = y, dstX = 0, dstY = 0, dstZ = 0; in copyteximage() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2103 GLint dstX, GLint dstY, GLenum type) in _mesa_meta_CopyPixels()
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3283 …const int dstX = rnd.getInt(-(dstWidth / 2), dstSize.x() - (dstWidth+1) / 2); // allow dst go ou… in init() local
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl723 …nt srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLi…

12