Home
last modified time | relevance | path

Searched refs:getCurrentApi (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.h141 int getCurrentApi() const;
H A DBufferLayerConsumer.cpp359 int BufferLayerConsumer::getCurrentApi() const { in getCurrentApi() function in android::BufferLayerConsumer
H A DBufferQueueLayer.cpp559 mBufferInfo.mApi = mConsumer->getCurrentApi(); in gatherBufferInfo()