Home
last modified time | relevance | path

Searched refs:testing_only_getRefCnt (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/core/
DSkCachedData.h31 int testing_only_getRefCnt() const { return fRefCnt; } in testing_only_getRefCnt() function
/external/skia/src/core/
DSkCachedData.h31 int testing_only_getRefCnt() const { return fRefCnt; } in testing_only_getRefCnt() function
/external/skqp/tests/
DYUVCacheTest.cpp25 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()
DCachedDataTest.cpp31 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()
DMaskCacheTest.cpp25 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()
DSkResourceCacheTest.cpp35 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()
/external/skia/tests/
DYUVCacheTest.cpp25 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()
DCachedDataTest.cpp31 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()
DMaskCacheTest.cpp25 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()
DSkResourceCacheTest.cpp35 REPORTER_ASSERT(reporter, data->testing_only_getRefCnt() == refcnt); in check_data()