Home | History | Annotate | Download | only in libcopybit

Lines Matching full:get_temp_buffer

989 static int get_temp_buffer(const bufferInfo& info, alloc_data& data)
1179 if (COPYBIT_FAILURE == get_temp_buffer(dst_info, ctx->temp_dst_buffer)) {
1180 ALOGE("%s: get_temp_buffer(dst) failed", __FUNCTION__);
1261 if (COPYBIT_SUCCESS != get_temp_buffer(src_info,
1263 ALOGE("%s: get_temp_buffer(src) failed", __FUNCTION__);