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

  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp 144 CHECK_EQ(me->getStrongCount(), 1);
  /frameworks/native/include/utils/
RefBase.h 78 int32_t getStrongCount() const;
187 inline int32_t getStrongCount() const {
  /frameworks/rs/server/
RefBase.h 73 int32_t getStrongCount() const;
176 inline int32_t getStrongCount() const {
  /frameworks/native/opengl/libagl/
TextureObjectManager.cpp 288 const uint32_t refs = old->getStrongCount();
  /frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp     [all...]
  /frameworks/native/libs/utils/
RefBase.cpp 378 int32_t RefBase::getStrongCount() const
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp     [all...]

Completed in 94 milliseconds