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

  /external/chromium_org/content/renderer/media/android/
stream_texture_factory_android.h 71 virtual void SetStreamTextureSize(int32 texture_id,
stream_texture_factory_android_impl.h 34 virtual void SetStreamTextureSize(int32 texture_id,
stream_texture_factory_android_synchronous_impl.h 53 virtual void SetStreamTextureSize(int32 stream_id,
stream_texture_factory_android_impl.cc 135 void StreamTextureFactoryImpl::SetStreamTextureSize(
stream_texture_factory_android_synchronous_impl.cc 184 void StreamTextureFactorySynchronousImpl::SetStreamTextureSize(
webmediaplayer_android.cc 442 stream_texture_factory_->SetStreamTextureSize(
830 stream_texture_factory_->SetStreamTextureSize(stream_id_, natural_size);
    [all...]
  /external/chromium_org/content/common/gpu/
stream_texture_manager_android.h 42 void SetStreamTextureSize(int32 stream_id, const gfx::Size& size);
stream_texture_manager_android.cc 139 void StreamTextureManagerAndroid::SetStreamTextureSize(
gpu_channel.cc 920 stream_texture_manager_->SetStreamTextureSize(stream_id, size);

Completed in 1907 milliseconds