Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/utils/
H A DSkJSON.cpp541 void popScopeAsVec(size_t scope_start) { in popScopeAsVec() function in skjson::__anondd97a6de0211::DOMParser
576 this->popScopeAsVec<ObjectValue>(SkTo<size_t>(fScopeIndex)); in popObjectScope()
597 this->popScopeAsVec<ArrayValue>(SkTo<size_t>(-fScopeIndex)); in popArrayScope()