Home
last modified time | relevance | path

Searched defs:createOrUpdateLayer (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h81 bool createOrUpdateLayer(RenderNode* node, const DamageAccumulator& dmgAccumulator, in createOrUpdateLayer() function
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaPipeline.cpp177 bool SkiaPipeline::createOrUpdateLayer(RenderNode* node, const DamageAccumulator& damageAccumulator, in createOrUpdateLayer() function in android::uirenderer::skiapipeline::SkiaPipeline