HomeSort by relevance Sort by last modified time
    Searched refs:TextureWasDeleted (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 177 bool TextureWasDeleted() const;
gl_frame.cpp 304 if (texture_state_ == kStateGenerated || TextureWasDeleted()) {
324 bool GLFrame::TextureWasDeleted() const {

Completed in 1088 milliseconds