Home
last modified time | relevance | path

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

/third_party/skia/tools/viewer/
DSkottieSlide.cpp167 static constexpr char kInterceptPrefix[] = "__"; in load() local
170 kInterceptPrefix); in load()
/third_party/skia/modules/canvaskit/
Dskottie_bindings.cpp158 static constexpr char kInterceptPrefix[] = "__"; in Make() local
160 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, kInterceptPrefix); in Make()
/third_party/skia/dm/
DDMSrcSink.cpp1196 static constexpr char kInterceptPrefix[] = "__"; in draw() local
1199 kInterceptPrefix); in draw()