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

  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 48 // The client must DestroySurfaces() each time before calling this method
57 void DestroySurfaces();
131 // valid until DestroySurfaces().
vaapi_wrapper.cc 109 DestroySurfaces();
261 DestroySurfaces();
269 void VaapiWrapper::DestroySurfaces() {
vaapi_h264_decoder_unittest.cc 311 wrapper_->DestroySurfaces();
vaapi_video_decode_accelerator.cc 612 vaapi_wrapper_->DestroySurfaces();
  /hardware/intel/common/libva/va/
va.c 311 CHECK_VTABLE(vaStatus, ctx, DestroySurfaces);
    [all...]

Completed in 50 milliseconds