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

/external/skia/src/gpu/
H A DGrAADistanceFieldPathRenderer.cpp619 PathTestStruct() : fContextID(SK_InvalidGenID), fAtlas(NULL) {}
651 uint32_t fContextID; member in struct:PathTestStruct
660 if (context->uniqueID() != gTestStruct.fContextID) {
661 gTestStruct.fContextID = context->uniqueID();

Completed in 1047 milliseconds