HomeSort by relevance Sort by last modified time
    Searched defs:dest_format (Results 1 - 10 of 10) sorted by null

  /external/pixman/test/
pixel-test.c 36 pixman_format_code_t dest_format; member in struct:pixel_combination_t
172 pixel_checker_init (&dest_checker, combination->dest_format);
184 combination->dest_format, size, size, NULL, -1);
205 printf (" dest format: %s\n", format_name (combination->dest_format));
  /external/pixman/pixman/
pixman-glyph.c 409 pixman_format_code_t dest_format; local
419 dest_format = dest->common.extended_format_code;
471 dest_format, dest_flags, local
508 pixman_format_code_t dest_format; local
518 dest_format = dest->common.extended_format_code;
580 dest_format, dest_flags, local
pixman.c 583 pixman_format_code_t src_format, mask_format, dest_format; local
611 dest_format = dest->common.extended_format_code;
687 dest_format, info.dest_flags, local
    [all...]
pixman-private.h 470 pixman_format_code_t dest_format; member in struct:__anon32564
508 pixman_format_code_t dest_format,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_texture.c 928 enum pipe_format dest_format, src_format; local
967 dest_format = stImage->pt->format;
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 928 enum pipe_format dest_format, src_format; local
967 dest_format = stImage->pt->format;
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 12 FX_BOOL ConvertBuffer(FXDIB_Format dest_format, FX_LPBYTE dest_buf, int dest_pitch, int width, int height,
397 FXDIB_Format dest_format = GetFormat(); local
399 if (dest_format == src_format && pIccTransform == NULL) {
425 dest_format = FXDIB_8bppMask;
429 if(!ConvertBuffer(dest_format, dest_buf, m_Pitch, width, height, pSrcBitmap, src_left, src_top, d_plt, pIccTransform)) {
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 855 ColorConvertFormat dest_format; member in class:omx_vdec::allocate_color_convert_buf
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 889 ColorConvertFormat dest_format; member in class:omx_vdec::allocate_color_convert_buf
    [all...]
omx_vdec.h 987 ColorConvertFormat dest_format; member in class:omx_vdec::allocate_color_convert_buf
    [all...]

Completed in 162 milliseconds