OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 42 milliseconds