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

  /external/chromium_org/gpu/command_buffer/service/
texture_manager.h 439 bool is_stream_texture_owner() const { return is_stream_texture_owner_; } function in class:gpu::gles2::TextureRef
texture_manager.cc 1035 return ref->is_stream_texture_owner();
    [all...]

Completed in 24 milliseconds