Searched defs:PreviewWindowCb (Results 1 – 1 of 1) sorted by relevance
381 struct PreviewWindowCb : public ICameraDevicePreviewCallback { struct382 PreviewWindowCb(sp<ANativeWindow> anw) : mPreviewWidth(0), in PreviewWindowCb() function386 using dequeueBuffer_cb =407 using getMinUndequeuedBufferCount_cb =415 struct BufferHasher {429 struct BufferComparator {462 std::pair<bool, uint64_t> PreviewWindowCb::getBufferId( in getBufferId() argument