Home
last modified time | relevance | path

Searched defs:m_state (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/tests/
DGLSnapshotFramebuffers_unittest.cpp106 GlFramebufferObjectState m_state = {}; member in gfxstream::gl::__anon85bd8df80111::SnapshotGlFramebufferObjectTest
DGLSnapshotRenderbuffers_unittest.cpp113 GlRenderbufferState m_state = kGLES2DefaultRenderbufferState; member in gfxstream::gl::__anonfde7a1ed0111::SnapshotGlRenderbufferTest
DGLSnapshotTextures_unittest.cpp448 GlTextureObjectState m_state = {}; member in gfxstream::gl::__anoncf3506a40111::SnapshotGlTextureObjectTest
/hardware/google/gfxstream/guest/GLESv1_enc/
DGLEncoder.h55 gfxstream::guest::GLClientState *m_state; variable
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h140 gfxstream::guest::GLClientState *m_state; variable
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp94 VkDecoderGlobalState* m_state; member in gfxstream::vk::VkDecoder::Impl
4896 auto m_state = VkDecoderGlobalState::get(); in decode() local
DVkDecoderSnapshot.cpp843 VkDecoderGlobalState* m_state = VkDecoderGlobalState::get(); in vkUpdateDescriptorSets() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1679 mz_uint32 m_state, m_num_bits, m_zhdr0, m_zhdr1, m_z_adler32, m_final, m_type, member