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

  /frameworks/base/media/libstagefright/omx/
SoftOMXPlugin.cpp 134 CHECK_EQ(me->getStrongCount(), 1);
  /frameworks/base/include/utils/
RefBase.h 73 int32_t getStrongCount() const;
176 inline int32_t getStrongCount() const {
  /frameworks/base/opengl/libagl/
TextureObjectManager.cpp 290 const uint32_t refs = old->getStrongCount();
  /frameworks/base/libs/gui/tests/
SurfaceTexture_test.cpp     [all...]
  /frameworks/base/libs/utils/
RefBase.cpp 387 int32_t RefBase::getStrongCount() const
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp     [all...]

Completed in 47 milliseconds