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

  /frameworks/native/libs/gui/tests/
SurfaceTextureGLToGL_test.cpp 189 EXPECT_EQ(1, buffers[0]->getStrongCount());
194 EXPECT_EQ(2, buffers[1]->getStrongCount());
238 EXPECT_EQ(1, buffers[0]->getStrongCount());
239 EXPECT_EQ(1, buffers[1]->getStrongCount());
245 EXPECT_EQ(1, buffers[2]->getStrongCount());
283 EXPECT_EQ(1, buffer->getStrongCount());
320 EXPECT_EQ(1, buffer->getStrongCount());
  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp 147 CHECK_EQ(me->getStrongCount(), 1);
  /frameworks/rs/cpp/util/
RefBase.h 74 int32_t getStrongCount() const;
177 inline int32_t getStrongCount() const {
  /frameworks/rs/server/
RefBase.h 73 int32_t getStrongCount() const;
176 inline int32_t getStrongCount() const {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/util/
RefBase.h 74 int32_t getStrongCount() const;
177 inline int32_t getStrongCount() const {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/server/
RefBase.h 73 int32_t getStrongCount() const;
176 inline int32_t getStrongCount() const {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/util/
RefBase.h 74 int32_t getStrongCount() const;
177 inline int32_t getStrongCount() const {
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/server/
RefBase.h 73 int32_t getStrongCount() const;
176 inline int32_t getStrongCount() const {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/util/
RefBase.h 74 int32_t getStrongCount() const;
177 inline int32_t getStrongCount() const {
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/server/
RefBase.h 73 int32_t getStrongCount() const;
176 inline int32_t getStrongCount() const {
  /system/core/include/utils/
RefBase.h 78 int32_t getStrongCount() const;
187 inline int32_t getStrongCount() const {
  /frameworks/native/opengl/libagl/
TextureObjectManager.cpp 288 const uint32_t refs = old->getStrongCount();
  /system/core/libutils/
RefBase.cpp 381 int32_t RefBase::getStrongCount() const
  /frameworks/base/libs/hwui/
Caches.cpp 282 layer->getFbo(), layer->getStrongCount());
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp     [all...]
  /hardware/ti/omap4-aah/camera/
CameraHal.cpp     [all...]

Completed in 679 milliseconds