Home
last modified time | relevance | path

Searched refs:getSnapshotState (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h86 SnapshotState getSnapshotState() const;
DVkCommonOperations.cpp2706 VkDecoderGlobalState::get()->getSnapshotState() == VkDecoderGlobalState::Loading; in updateColorBufferFromBytesLocked()
DVkDecoderGlobalState.cpp6799 SnapshotState getSnapshotState() { return mSnapshotState; } in getSnapshotState() function in gfxstream::vk::VkDecoderGlobalState::Impl
7784 VkDecoderGlobalState::SnapshotState VkDecoderGlobalState::getSnapshotState() const { in getSnapshotState() function in gfxstream::vk::VkDecoderGlobalState
7785 return mImpl->getSnapshotState(); in getSnapshotState()