Searched defs:BatchBase (Results 1 – 2 of 2) sorted by relevance
29 class BatchBase { class31 BatchBase(batchid_t batchId, BakedOpState* op, bool merging) in BatchBase() function in android::uirenderer::BatchBase
33 class BatchBase; variable