Searched defs:PathTestStruct (Results 1 – 2 of 2) sorted by relevance
905 struct GrSmallPathRenderer::PathTestStruct { struct in GrSmallPathRenderer906 PathTestStruct() : fContextID(SK_InvalidGenID), fAtlas(nullptr) {} in PathTestStruct() argument907 ~PathTestStruct() { this->reset(); } in ~PathTestStruct()909 void reset() { in reset()922 static void HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) { in HandleEviction()938 uint32_t fContextID;962 using PathTestStruct = GrSmallPathRenderer::PathTestStruct; in GR_DRAW_OP_TEST_DEFINE() argument
903 struct GrSmallPathRenderer::PathTestStruct { struct in GrSmallPathRenderer904 PathTestStruct() : fContextID(SK_InvalidGenID), fAtlas(nullptr) {} in PathTestStruct() argument905 ~PathTestStruct() { this->reset(); } in ~PathTestStruct()907 void reset() { in reset()920 static void HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) { in HandleEviction()936 uint32_t fContextID;960 using PathTestStruct = GrSmallPathRenderer::PathTestStruct; in GR_DRAW_OP_TEST_DEFINE() argument