Searched defs:TextureWasDeleted (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/media/mca/filterfw/native/core/ | ||
H A D | gl_frame.cpp | 304 if (texture_state_ == kStateGenerated || TextureWasDeleted()) { 324 bool GLFrame::TextureWasDeleted() const { function in class:android::filterfw::GLFrame |
Completed in 42 milliseconds