Searched refs:force_copy (Results 1 – 4 of 4) sorted by relevance
187 force_copy = not self.symlinks188 if not force_copy:198 force_copy = True199 if force_copy:
228 bool force_copy);
974 bool force_copy) in loader_dri3_swap_buffers_msc() argument1034 if (draw->swap_method != __DRI_ATTRIB_SWAP_UNDEFINED || force_copy) in loader_dri3_swap_buffers_msc()1047 if (draw->swap_method == __DRI_ATTRIB_SWAP_COPY || force_copy) in loader_dri3_swap_buffers_msc()
350 static int frame_copy_props(AVFrame *dst, const AVFrame *src, int force_copy) in frame_copy_props() argument404 if (force_copy) { in frame_copy_props()