Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferLayerConsumer.h145 int getCurrentApi() const;
DBufferLayerConsumer.cpp476 int BufferLayerConsumer::getCurrentApi() const { in getCurrentApi() function in android::BufferLayerConsumer
DBufferLayer.cpp821 mConsumer->getCurrentApi() == NATIVE_WINDOW_API_MEDIA && in isHdrY410()