Home | History | Annotate | Download | only in hwui

Lines Matching refs:LayerBuilder

17 #include "LayerBuilder.h"
200 LayerBuilder::LayerBuilder(uint32_t width, uint32_t height,
212 void LayerBuilder::locateInsertIndex(int batchId, const Rect& clippedBounds,
235 void LayerBuilder::deferLayerClear(const Rect& rect) {
239 void LayerBuilder::onDeferOp(LinearAllocator& allocator, const BakedOpState* bakedState) {
255 void LayerBuilder::flushLayerClears(LinearAllocator& allocator) {
287 void LayerBuilder::deferUnmergeableOp(LinearAllocator& allocator,
308 void LayerBuilder::deferMergeableOp(LinearAllocator& allocator,
337 void LayerBuilder::replayBakedOpsImpl(void* arg,
367 void LayerBuilder::clear() {
375 void LayerBuilder::dump() const {
376 ALOGD("LayerBuilder %p, %ux%u buffer %p, blo %p, rn %p (%s)",