Home
last modified time | relevance | path

Searched defs:FrameCaptureLayer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/
H A DFrameCaptureLayer.h39 struct FrameCaptureLayer : public ConsumerListener { struct
72 DISALLOW_EVIL_CONSTRUCTORS(FrameCaptureLayer); argument
/aosp12/frameworks/av/media/libstagefright/
H A DFrameCaptureLayer.cpp189 FrameCaptureLayer::FrameCaptureLayer() : mFrameAvailable(false) {} in FrameCaptureLayer() function in android::FrameCaptureLayer