Searched refs:kBufferHeightFactor (Results 1 – 2 of 2) sorted by relevance
87 const float kBufferHeightFactor = 1.5f; variable
1556 config.height = fb_config_.y_pixels * kBufferHeightFactor; in AllocateStitchBuffer()1591 buffer.unaligned_height = fb_config_.y_pixels * kBufferHeightFactor; in InitStitchTarget()