Home
last modified time | relevance | path

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

/frameworks/av/media/ndk/
DNdkImageReader.cpp439 const int readerHeight = mHeight; in acquireImageLocked() local
455 ALOGV_IF(readerWidth != bufferWidth || readerHeight != bufferHeight, in acquireImageLocked()
457 __FUNCTION__, bufferWidth, bufferHeight, readerWidth, readerHeight); in acquireImageLocked()
488 readerWidth, readerHeight, mNumPlanes); in acquireImageLocked()