Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/test/
Dqcamera_test.h349 void * mappedBuff; member
Dqcamera_test.cpp1141 (void**)(&mInterpr->mViVVid.mappedBuff)); in dataCallbackTimestamp()
1157 memcpy((unsigned char *) mInterpr->mViVVid.mappedBuff + in dataCallbackTimestamp()
1168 memcpy((unsigned char *) mInterpr->mViVVid.mappedBuff + in dataCallbackTimestamp()
3237 mViVVid.mappedBuff = NULL; in TestContext()