Searched refs:FromPool (Results 1 – 1 of 1) sorted by relevance
36 std::vector<uint8_t> FromPool(int size) { in FromPool() function59 y_(FromPool(AlignStride(width) * height + kPlanePadding)), in CvdVideoFrameBuffer()60 u_(FromPool(AlignStride((width + 1) / 2) * ((height + 1) / 2) + in CvdVideoFrameBuffer()62 v_(FromPool(AlignStride((width + 1) / 2) * ((height + 1) / 2) + in CvdVideoFrameBuffer()