HomeSort by relevance Sort by last modified time
    Searched full:has_updated_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/renderer/media/android/
stream_texture_factory_synchronous_impl.cc 57 bool has_updated_; member in class:content::__anon12355::StreamTextureProxyImpl
64 : client_(NULL), context_provider_(provider), has_updated_(false) {
127 if (has_updated_) {
141 has_updated_ = true;

Completed in 145 milliseconds