Home
last modified time | relevance | path

Searched refs:backingRefs (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DProxyRefTest.cpp103 int backingRefs = proxy->isWrapped_ForTesting() ? 1 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
105 check_refs(reporter, proxy.get(), 1, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
123 int backingRefs = proxy->isWrapped_ForTesting() ? 1 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
125 check_refs(reporter, proxy.get(), 1, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
143 int backingRefs = proxy->isWrapped_ForTesting() ? 1 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
145 check_refs(reporter, proxy.get(), 1, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
164 int backingRefs = proxy->isWrapped_ForTesting() ? 3 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
166 check_refs(reporter, proxy.get(), 3, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
188 int backingRefs = proxy->isWrapped_ForTesting() ? 2 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
190 check_refs(reporter, proxy.get(), 2, backingRefs, 0, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skqp/tests/
DProxyRefTest.cpp103 int backingRefs = proxy->isWrapped_ForTesting() ? 1 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
105 check_refs(reporter, proxy.get(), 1, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
123 int backingRefs = proxy->isWrapped_ForTesting() ? 1 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
125 check_refs(reporter, proxy.get(), 1, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
143 int backingRefs = proxy->isWrapped_ForTesting() ? 1 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
145 check_refs(reporter, proxy.get(), 1, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
164 int backingRefs = proxy->isWrapped_ForTesting() ? 3 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
166 check_refs(reporter, proxy.get(), 3, backingRefs, kExpectedReads, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
188 int backingRefs = proxy->isWrapped_ForTesting() ? 2 : -1; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
190 check_refs(reporter, proxy.get(), 2, backingRefs, 0, kExpectedWrites); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()