Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h348 void * mappedBuff; member
Dqcamera_test.cpp1130 (void**)(&mInterpr->mViVVid.mappedBuff)); in dataCallbackTimestamp()
1146 memcpy((unsigned char *) mInterpr->mViVVid.mappedBuff + in dataCallbackTimestamp()
1157 memcpy((unsigned char *) mInterpr->mViVVid.mappedBuff + in dataCallbackTimestamp()
3225 mViVVid.mappedBuff = NULL; in TestContext()