Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraDevice.h150 static camera_status_t getIGBPfromAnw(
DACameraDevice.cpp321 ret = getIGBPfromAnw(output->mWindow, iGBP); in updateOutputConfigurationLocked()
332 ret = getIGBPfromAnw(anw, iGBP); in updateOutputConfigurationLocked()
592 CameraDevice::getIGBPfromAnw( in getIGBPfromAnw() function in android::CameraDevice
639 ret = getIGBPfromAnw(anw, iGBP); in configureStreamsLocked()