HomeSort by relevance Sort by last modified time
    Searched full:s_attached (Results 1 - 2 of 2) sorted by null

  /external/skia/experimental/skottie/
Skottie.cpp 171 auto s_attached = BindProperty<VectorValue>(jrect["s"], &ctx->fAnimators, local
180 if (!p_attached && !s_attached && !r_attached) {
197 auto s_attached = BindProperty<VectorValue>(jellipse["s"], &ctx->fAnimators, local
204 if (!p_attached && !s_attached) {
    [all...]
  /external/skqp/experimental/skottie/
Skottie.cpp 170 auto s_attached = BindProperty<VectorValue>(jrect["s"], &ctx->fAnimators, local
179 if (!p_attached && !s_attached && !r_attached) {
196 auto s_attached = BindProperty<VectorValue>(jellipse["s"], &ctx->fAnimators, local
203 if (!p_attached && !s_attached) {
    [all...]

Completed in 98 milliseconds