HomeSort by relevance Sort by last modified time
    Searched refs:flip_y (Results 1 - 12 of 12) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_blit.h 54 unsigned flip_y);
r200_blit.c 386 unsigned flip_y, float *buf)
392 if (flip_y)
404 unsigned flip_y)
413 flip_y, texcoords);
461 * @param[in] flip_y set if y coords of the source image need to be flipped
482 unsigned flip_y)
546 flip_y);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_blit.h 54 unsigned flip_y);
radeon_pixel_read.c 98 unsigned dst_rowstride, dst_imagesize, aligned_rowstride, flip_y; local
152 flip_y = _mesa_is_winsys_fbo(ctx->ReadBuffer);
155 flip_y = !flip_y;
177 flip_y))
radeon_tex_copy.c 55 unsigned flip_y; local
68 flip_y = ctx->ReadBuffer->Attachment[BUFFER_DEPTH].Type == GL_NONE;
71 flip_y = ctx->ReadBuffer->Attachment[BUFFER_COLOR0].Type == GL_NONE;
133 dstx, dsty, width, height, flip_y);
radeon_blit.c 261 unsigned flip_y, float *buf)
267 if (flip_y)
279 unsigned flip_y)
288 flip_y, texcoords);
339 * @param[in] flip_y set if y coords of the source image need to be flipped
360 unsigned flip_y)
424 flip_y);
radeon_common_context.h 497 unsigned flip_y);
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 1042 int flip_y = _foxitDevice2User.d * dest_height < 0 ? 1 : -1; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XInput.h 713 int flip_y; member in struct:__anon30113
    [all...]
XIproto.h 1309 CARD32 flip_y B32;
1391 CARD32 flip_y; member in struct:__anon30236
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput.h 713 int flip_y; member in struct:__anon31973
    [all...]
XIproto.h 1309 CARD32 flip_y B32;
1391 CARD32 flip_y; member in struct:__anon32094
    [all...]

Completed in 166 milliseconds