Searched refs:bufferInParent (Results 1 – 1 of 1) sorted by relevance
1343 void* bufferInParent = *reinterpret_cast<void**>( in verifyBufferObject() local1347 if (bufferInParent != childBuffer) { in verifyBufferObject()1349 bufferInParent, childBuffer); in verifyBufferObject()1453 void* bufferInParent = *reinterpret_cast<void**>( in readNullableNativeHandleNoDup() local1456 if (bufferInParent != nullptr) { in readNullableNativeHandleNoDup()1457 ALOGE("Buffer in (handle) parent %p is not nullptr.", bufferInParent); in readNullableNativeHandleNoDup()