Home
last modified time | relevance | path

Searched refs:numAllocated_TestingOnly (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DDrawOpAtlasTest.cpp49 int GrDrawOpAtlas::numAllocated_TestingOnly() const { in numAllocated_TestingOnly() function in GrDrawOpAtlas
85 REPORTER_ASSERT(r, expectedAlloced == atlas->numAllocated_TestingOnly()); in check()
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.h401 int numAllocated_TestingOnly() const;

Completed in 2 milliseconds