Searched refs:owns_texture_ (Results 1 – 2 of 2) sorted by relevance
51 owns_texture_(false), in GLFrame()96 if (owns_texture_) { in ~GLFrame()296 owns_texture_ = true; in GenerateTextureName()
210 bool owns_texture_; variable