Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrAADistanceFieldPathRenderer.cpp587 PathTestStruct() : fContextID(SK_InvalidGenID), fAtlas(nullptr) {} in PathTestStruct()
619 uint32_t fContextID; member
628 if (context->uniqueID() != gTestStruct.fContextID) { in DRAW_BATCH_TEST_DEFINE()
629 gTestStruct.fContextID = context->uniqueID(); in DRAW_BATCH_TEST_DEFINE()