OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveTextureRef
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
texture_manager.h
183
void
RemoveTextureRef
(TextureRef* ref, bool have_context);
texture_manager.cc
141
void Texture::
RemoveTextureRef
(TextureRef* ref, bool have_context) {
862
texture_->
RemoveTextureRef
(this, manager_->have_context_);
[
all
...]
Completed in 260 milliseconds