OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSameMemory
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/sensorhal/
directchannel.h
63
bool
isSameMemory
(const native_handle_t *h1, const native_handle_t *h2);
directchannel.cpp
235
bool GrallocHalWrapper::
isSameMemory
(const native_handle_t *h1, const native_handle_t *h2) {
331
GrallocHalWrapper::getInstance().
isSameMemory
(mem->handle, mNativeHandle);
Completed in 53 milliseconds