Home
last modified time | relevance | path

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

/frameworks/av/media/ndk/
DNdkImageReader.cpp446 const int readerHeight = mHeight; in acquireImageLocked() local
462 ALOGV_IF(readerWidth != bufferWidth || readerHeight != bufferHeight, in acquireImageLocked()
464 __FUNCTION__, bufferWidth, bufferHeight, readerWidth, readerHeight); in acquireImageLocked()
495 readerWidth, readerHeight, mNumPlanes); in acquireImageLocked()