Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferLayerConsumer.cpp69 mCurrentApi(0), in BufferLayerConsumer()
284 mCurrentApi = item.mApi; in updateAndReleaseLocked()
374 return mCurrentApi; in getCurrentApi()
DBufferLayerConsumer.h321 int mCurrentApi; variable