Home
last modified time | relevance | path

Searched refs:flushLayerClears (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DLayerBuilder.h119 void flushLayerClears(LinearAllocator& allocator);
DLayerBuilder.cpp243 flushLayerClears(allocator); in onDeferOp()
255 void LayerBuilder::flushLayerClears(LinearAllocator& allocator) { in flushLayerClears() function in android::uirenderer::LayerBuilder