Searched refs:allocOptions (Results 1 – 1 of 1) sorted by relevance
511 std::vector<gui::AdditionalOptions> allocOptions; in dequeueBuffer() local629 allocOptions = mCore->mAdditionalOptions; in dequeueBuffer()684 tempOptions.reserve(allocOptions.size()); in dequeueBuffer()685 for (const auto& it : allocOptions) { in dequeueBuffer()1629 std::vector<gui::AdditionalOptions> allocOptions; in allocateBuffers() local1662 allocOptions = mCore->mAdditionalOptions; in allocateBuffers()1672 tempOptions.reserve(allocOptions.size()); in allocateBuffers()1673 for (const auto& it : allocOptions) { in allocateBuffers()