HomeSort by relevance Sort by last modified time
    Searched full:src_hw_format (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_composite.c 285 enum xa_formats src_hw_format, src_pic_format; local
291 src_hw_format = xa_surface_format(src);
300 if (src_hw_format == src_pic_format) {
307 src_hw_type = xa_format_type(src_hw_format);
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_composite.c 285 enum xa_formats src_hw_format, src_pic_format; local
291 src_hw_format = xa_surface_format(src);
300 if (src_hw_format == src_pic_format) {
307 src_hw_type = xa_format_type(src_hw_format);

Completed in 134 milliseconds