Searched refs:TextureWasDeleted (Results 1 – 2 of 2) sorted by relevance
177 bool TextureWasDeleted() const;
304 if (texture_state_ == kStateGenerated || TextureWasDeleted()) { in AllocateTexture()324 bool GLFrame::TextureWasDeleted() const { in TextureWasDeleted() function in android::filterfw::GLFrame