Searched refs:TextureWasDeleted (Results 1 - 2 of 2) sorted by relevance

/system/media/mca/filterfw/native/core/
H A Dgl_frame.h177 bool TextureWasDeleted() const;
H A Dgl_frame.cpp304 if (texture_state_ == kStateGenerated || TextureWasDeleted()) {
324 bool GLFrame::TextureWasDeleted() const { function in class:android::filterfw::GLFrame

Completed in 3 milliseconds