Home
last modified time | relevance | path

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

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