Searched refs:ASYNC_SURFACE_QUEUE_SIZE_FOR_PHONE (Results 1 – 1 of 1) sorted by relevance
261 constexpr int32_t ASYNC_SURFACE_QUEUE_SIZE_FOR_PHONE = 5; variable6877 …urn (SystemProperties::GetDeviceType() == DeviceType::PHONE) ? ASYNC_SURFACE_QUEUE_SIZE_FOR_PHONE : in GetBufferSizeByDeviceType()