Searched defs:fullRef (Results 1 - 2 of 2) sorted by relevance

/external/skia/tools/bookmaker/
H A DmdOut.cpp109 string fullRef = string(start, t.fChar - start); local
117 if ((foundMatch = altDef->paramsMatch(fullRef, ref))) {
119 ref = fullRef;
131 if (!(def = this->isDefined(t, fullRef,
138 ref = fullRef;
/external/skqp/tools/bookmaker/
H A DmdOut.cpp109 string fullRef = string(start, t.fChar - start); local
117 if ((foundMatch = altDef->paramsMatch(fullRef, ref))) {
119 ref = fullRef;
131 if (!(def = this->isDefined(t, fullRef,
138 ref = fullRef;

Completed in 132 milliseconds