Home
last modified time | relevance | path

Searched defs:cancelBuffer (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/android/
DANativeWindowEmulated.cpp63 int EmulatedANativeWindow::cancelBuffer(EGLClientBuffer buffer) { in cancelBuffer() function in gfxstream::EmulatedANativeWindow
167 int EmulatedANativeWindowHelper::cancelBuffer(EGLNativeWindowType window, EGLClientBuffer buffer) { in cancelBuffer() function in gfxstream::EmulatedANativeWindowHelper
DANativeWindowAndroid.cpp199 int ANativeWindowHelperAndroid::cancelBuffer(EGLNativeWindowType window, EGLClientBuffer buffer) { in cancelBuffer() function in gfxstream::ANativeWindowHelperAndroid
/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.cpp76 bool LibScalerForJpeg::Image::cancelBuffer() { in cancelBuffer() function in LibScalerForJpeg::Image
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Stream.cpp845 int32_t QCamera3Stream::cancelBuffer(uint32_t index) in cancelBuffer() function in qcamera::QCamera3Stream
/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dwindow.h620 int (*cancelBuffer)(struct ANativeWindow* window, member
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp509 Return<Status> PreviewWindowCb::cancelBuffer(uint64_t bufferId) { in cancelBuffer() function in PreviewWindowCb