Searched defs:cancelBufferToNativeWindow (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp1295 status_t error = cancelBufferToNativeWindow(info);
1403 status_t ACodec::cancelBufferToNativeWindow(BufferInfo *info) { function in class:android::ACodec
1409 info->checkWriteFence("cancelBufferToNativeWindow");
1628 (void)cancelBufferToNativeWindow(info);

Completed in 57 milliseconds