Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h344 void * mappedBuff; member
Dqcamera_test.cpp1064 (void**)(&mInterpr->mViVVid.mappedBuff)); in dataCallbackTimestamp()
1079 memcpy((unsigned char *) mInterpr->mViVVid.mappedBuff + in dataCallbackTimestamp()
1090 memcpy((unsigned char *) mInterpr->mViVVid.mappedBuff + in dataCallbackTimestamp()
3111 mViVVid.mappedBuff = NULL; in TestContext()