HomeSort by relevance Sort by last modified time
    Searched refs:m_pRefCount (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
SmartPtr.h 35 m_pRefCount = new int32_t(1);
37 m_pRefCount = NULL;
47 m_pRefCount = rhs.m_pRefCount;
60 m_pRefCount = rhs.m_pRefCount;
110 m_pRefCount = rhs.m_pRefCount;
126 m_pRefCount = rhs.m_pRefCount;
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
SmartPtr.h 35 m_pRefCount = new int32_t(1);
37 m_pRefCount = NULL;
47 m_pRefCount = rhs.m_pRefCount;
60 m_pRefCount = rhs.m_pRefCount;
106 m_pRefCount = rhs.m_pRefCount;
122 m_pRefCount = rhs.m_pRefCount;
    [all...]
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
SmartPtr.h 35 m_pRefCount = new int32_t(1);
37 m_pRefCount = NULL;
47 m_pRefCount = rhs.m_pRefCount;
60 m_pRefCount = rhs.m_pRefCount;
110 m_pRefCount = rhs.m_pRefCount;
126 m_pRefCount = rhs.m_pRefCount;
    [all...]

Completed in 62 milliseconds