Home
last modified time | relevance | path

Searched refs:disableLegacyBufferDropPostQ (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DSurfaceUtils.h57 status_t disableLegacyBufferDropPostQ(const sp<Surface> &surface);
/frameworks/av/media/libstagefright/
DSurfaceUtils.cpp356 status_t disableLegacyBufferDropPostQ(const sp<Surface> &surface) { in disableLegacyBufferDropPostQ() function
DMediaCodec.cpp6737 disableLegacyBufferDropPostQ(surface); in connectToSurface()