Searched refs:h1 (Results 1 – 2 of 2) sorted by relevance
63 bool isSameMemory(const native_handle_t *h1, const native_handle_t *h2);
235 bool GrallocHalWrapper::isSameMemory(const native_handle_t *h1, const native_handle_t *h2) { in isSameMemory() argument242 return mPfnGetBackingStore(mGralloc1Device, h1, &s1) == GRALLOC1_ERROR_NONE in isSameMemory()