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

  /external/skia/tests/
ProxyRefTest.cpp 26 int32_t GrIORefProxy::getBackingRefCnt_TestOnly() const {
59 REPORTER_ASSERT(reporter, proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs);
64 SkASSERT(proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs);
ProcessorTest.cpp 153 *refCnt = proxy->getBackingRefCnt_TestOnly();
  /external/skqp/tests/
ProxyRefTest.cpp 26 int32_t GrIORefProxy::getBackingRefCnt_TestOnly() const {
59 REPORTER_ASSERT(reporter, proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs);
64 SkASSERT(proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs);
ProcessorTest.cpp 153 *refCnt = proxy->getBackingRefCnt_TestOnly();
  /external/skia/include/private/
GrSurfaceProxy.h 90 int32_t getBackingRefCnt_TestOnly() const;
  /external/skqp/include/private/
GrSurfaceProxy.h 79 int32_t getBackingRefCnt_TestOnly() const;

Completed in 132 milliseconds