Searched refs:getSnapshotState (Results 1 – 3 of 3) sorted by relevance
86 SnapshotState getSnapshotState() const;
2706 VkDecoderGlobalState::get()->getSnapshotState() == VkDecoderGlobalState::Loading; in updateColorBufferFromBytesLocked()
6799 SnapshotState getSnapshotState() { return mSnapshotState; } in getSnapshotState() function in gfxstream::vk::VkDecoderGlobalState::Impl7784 VkDecoderGlobalState::SnapshotState VkDecoderGlobalState::getSnapshotState() const { in getSnapshotState() function in gfxstream::vk::VkDecoderGlobalState7785 return mImpl->getSnapshotState(); in getSnapshotState()