Home
last modified time | relevance | path

Searched refs:isHW (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Fence.cpp34 virtual bool isHW() const = 0;
73 bool C2Fence::isHW() const { in isHW() function in C2Fence
75 return mImpl->isHW(); in isHW()
114 virtual bool isHW() const { in isHW() function in _C2FenceFactory::SurfaceFenceImpl
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Buffer.h120 bool isHW() const;