Home
last modified time | relevance | path

Searched refs:getFrameTimestamps (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurface.cpp174 bool getFrameTimestamps, in dequeueBuffer() argument
177 width, height, format, usage, getFrameTimestamps, _hidl_cb); in dequeueBuffer()
277 Return<void> InputSurface::getFrameTimestamps( in getFrameTimestamps() function in hardware::google::media::c2::V1_0::utils::InputSurface
279 return mBase->getFrameTimestamps(_hidl_cb); in getFrameTimestamps()
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h100 bool getFrameTimestamps,
166 virtual Return<void> getFrameTimestamps(
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal139 bool getFrameTimestamps;
300 bool getFrameTimestamps
702 getFrameTimestamps(
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp893 input.getFrameTimestamps = false; in dispatchGraphicBuffer()