Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DLayerBuilder.cpp65 class OpBatch : public BatchBase { class
67 OpBatch(batchid_t batchId, BakedOpState* op) in OpBatch() function in android::uirenderer::OpBatch
DLayerBuilder.h38 class OpBatch; variable