Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/text/
DGrTextContext.cpp228 static uint32_t gContextID = SK_InvalidGenID; in GR_DRAW_OP_TEST_DEFINE() local
232 if (context->priv().contextID() != gContextID) { in GR_DRAW_OP_TEST_DEFINE()
233 gContextID = context->priv().contextID(); in GR_DRAW_OP_TEST_DEFINE()