Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.cpp72 mCurrentApi(0), in BufferLayerConsumer()
273 mCurrentApi = item.mApi; in updateAndReleaseLocked()
361 return mCurrentApi; in getCurrentApi()
H A DBufferLayerConsumer.h309 int mCurrentApi; variable