Home
last modified time | relevance | path

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

/frameworks/av/media/ndk/
DNdkImageReader.cpp402 const int readerHeight = mHeight; in acquireImageLocked() local
418 ALOGV_IF(readerWidth != bufferWidth || readerHeight != bufferHeight, in acquireImageLocked()
420 __FUNCTION__, bufferWidth, bufferHeight, readerWidth, readerHeight); in acquireImageLocked()
451 readerWidth, readerHeight, mNumPlanes); in acquireImageLocked()