HomeSort by relevance Sort by last modified time
    Searched defs:DestroyStreamTexture (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
stream_texture_manager_in_process_android.cc 65 void StreamTextureManagerInProcess::DestroyStreamTexture(uint32 service_id) {
  /external/chromium_org/content/common/gpu/
stream_texture_manager_android.cc 83 void StreamTextureManagerAndroid::DestroyStreamTexture(uint32 service_id) {
  /external/chromium_org/content/renderer/media/android/
stream_texture_factory_android_impl.cc 125 void StreamTextureFactoryImpl::DestroyStreamTexture(unsigned texture_id) {
127 // TODO(sievers): Make the destroyStreamTexture implicit when the last
stream_texture_factory_android_synchronous_impl.cc 173 void StreamTextureFactorySynchronousImpl::DestroyStreamTexture(

Completed in 115 milliseconds