Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeAppendList.cpp89 SharedState *const m_shared; member in de::__anon367df1c80111::TestThread
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1_enc/
DGLEncoder.h56 gfxstream::guest::GLSharedGroupPtr m_shared; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DMemoryRegionInfo.h144 OptionalBool m_shared = eDontKnow; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DMemoryRegionInfo.h144 OptionalBool m_shared = eDontKnow; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DMemoryRegionInfo.h144 OptionalBool m_shared = eDontKnow; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DMemoryRegionInfo.h144 OptionalBool m_shared = eDontKnow; variable
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h141 gfxstream::guest::GLSharedGroupPtr m_shared; variable
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp641 SharedPtr<GLES2Context> m_shared; member in deqp::egl::GLES2ThreadTest::CreateContext