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

  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 52 bool CreateSurfaces(gfx::Size size,
56 // Free all memory allocated in CreateSurfaces.
130 // Created for the current set of va_surface_ids_ in CreateSurfaces() and
vaapi_h264_decoder_unittest.cc 315 return wrapper_->CreateSurfaces(size, num_surfaces_, &available_surfaces_);
vaapi_wrapper.cc 229 bool VaapiWrapper::CreateSurfaces(gfx::Size size,
vaapi_video_decode_accelerator.cc 693 vaapi_wrapper_->CreateSurfaces(requested_pic_size_,
  /hardware/intel/common/libva/va/
va.c 310 CHECK_VTABLE(vaStatus, ctx, CreateSurfaces);
    [all...]

Completed in 109 milliseconds