Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DGLFunctorDrawable.h45 void syncFunctor() const;
DSkiaDisplayList.cpp33 functor.syncFunctor(); in syncContents()
DGLFunctorDrawable.cpp34 void GLFunctorDrawable::syncFunctor() const { in syncFunctor() function in android::uirenderer::skiapipeline::GLFunctorDrawable