Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Ddirectchannel.h63 bool isSameMemory(const native_handle_t *h1, const native_handle_t *h2);
Ddirectchannel.cpp235 bool GrallocHalWrapper::isSameMemory(const native_handle_t *h1, const native_handle_t *h2) { in isSameMemory() argument
242 return mPfnGetBackingStore(mGralloc1Device, h1, &s1) == GRALLOC1_ERROR_NONE in isSameMemory()