Home
last modified time | relevance | path

Searched refs:dropping (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h178 virtual status_t dropBuffers(bool dropping) override;
DCamera3OutputStream.cpp892 status_t Camera3OutputStream::dropBuffers(bool dropping) { in dropBuffers() argument
894 mDropBuffers = dropping; in dropBuffers()
DCamera3Device.h195 status_t dropStreamBuffers(bool dropping, int streamId) override;
DCamera3Device.cpp2607 status_t Camera3Device::dropStreamBuffers(bool dropping, int streamId) { in dropStreamBuffers() argument
2616 return stream->dropBuffers(dropping); in dropStreamBuffers()
/frameworks/base/proto/src/
Dipconnectivity.proto343 // True if the APF program is dropping multicast and broadcast traffic.