Searched refs:setOutputSurfaceMaxDequeueCount (Results 1 – 3 of 3) sorted by relevance
501 void setOutputSurfaceMaxDequeueCount(int maxDequeueCount);
2621 std::atomic_load(&mComponent)->setOutputSurfaceMaxDequeueCount(maxDequeueCount); in handleWork()
3430 void Codec2Client::Component::setOutputSurfaceMaxDequeueCount( in setOutputSurfaceMaxDequeueCount() function in android::Codec2Client::Component