Home
last modified time | relevance | path

Searched defs:rowstride (Results 1 – 10 of 10) sorted by relevance

/external/libvncserver/libvncserver/
Ddraw.c5 int rowstride = s->paddedWidthInBytes, bpp = s->bitsPerPixel>>3; in rfbFillRect() local
22 int rowstride = s->paddedWidthInBytes, bpp = s->bitsPerPixel>>3; in rfbDrawPixel() local
33 int rowstride = s->paddedWidthInBytes, bpp = s->bitsPerPixel>>3; in rfbDrawLine() local
Dfont.c9 int rowstride=rfbScreen->paddedWidthInBytes; in rfbDrawChar() local
56 int rowstride=rfbScreen->paddedWidthInBytes; in rfbDrawCharWithClip() local
Dcursor.c477 rowstride=s->paddedWidthInBytes; in rfbHideCursor() local
519 rowstride=s->paddedWidthInBytes, in rfbShowCursor() local
Dmain.c361 rowstride=screen->paddedWidthInBytes; in rfbDoCopyRegion() local
/external/mesa3d/src/mesa/main/
Dtexgetimage.c136 GLint rowstride; in get_tex_depth_stencil() local
181 GLint rowstride; in get_tex_ycbcr() local
374 GLint rowstride; in get_tex_rgba_uncompressed() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h46 GLuint rowstride; /** in bytes */ member
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h46 GLuint rowstride; /** in bytes */ member
/external/libvncserver/examples/
Dexample.c97 static void drawline(unsigned char* buffer,int rowstride,int bpp,int x1,int y1,int x2,int y2) in drawline()
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_argb.cc370 int rowstride = kRowSize; in ScaleARGBBilinearUp() local
561 int rowstride = kRowSize; in ScaleYUVToARGBBilinearUp() local
Dscale.cc1167 int rowstride = kRowSize; in ScalePlaneBilinearUp() local
1306 int rowstride = kRowSize; in ScalePlaneBilinearUp_16() local