Searched refs:allocOptions (Results 1 – 1 of 1) sorted by relevance
427 std::vector<gui::AdditionalOptions> allocOptions; in dequeueBuffer() local543 allocOptions = mCore->mAdditionalOptions; in dequeueBuffer()594 tempOptions.reserve(allocOptions.size()); in dequeueBuffer()595 for (const auto& it : allocOptions) { in dequeueBuffer()1508 std::vector<gui::AdditionalOptions> allocOptions; in allocateBuffers() local1540 allocOptions = mCore->mAdditionalOptions; in allocateBuffers()1550 tempOptions.reserve(allocOptions.size()); in allocateBuffers()1551 for (const auto& it : allocOptions) { in allocateBuffers()