Home
last modified time | relevance | path

Searched defs:local_scope (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/layers/
DPrecompLayer.cpp122 const auto local_scope = in attachExternalPrecompLayer() local
181 SkTLazy<AutoScope> local_scope; in attachPrecompLayer() local
/third_party/skia/buildtools/checkdeps/
Dbuilddeps.py222 def __init__(self, local_scope): argument
/third_party/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp343 auto local_scope = ascope.release(); in attachShape() local
/third_party/skia/third_party/externals/angle2/scripts/
Droll_chromium_deps.py148 def VarLookup(local_scope): argument