Searched defs:CheckStatus (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/leveldb/
H A Dleveldb_iterator_impl.cc26 void LevelDBIteratorImpl::CheckStatus() { function in class:content::LevelDBIteratorImpl
38 CheckStatus();
44 CheckStatus();
51 CheckStatus();
58 CheckStatus();
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc486 GLenum CheckStatus();
1984 if (decoder_->offscreen_resolved_frame_buffer_->CheckStatus() !=
2275 GLenum BackFramebuffer::CheckStatus() { function in class:gpu::gles2::BackFramebuffer
2277 ScopedGLErrorSuppressor suppressor("BackFramebuffer::CheckStatus",
2615 if (offscreen_saved_frame_buffer_->CheckStatus() !=
3676 if (offscreen_target_frame_buffer_->CheckStatus() !=
9460 if (offscreen_saved_frame_buffer_->CheckStatus() !=

Completed in 97 milliseconds