Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp106 bool hasRefcountPipe() const { in hasRefcountPipe() function
942 if (cb->hostHandle && !cb->hasRefcountPipe()) { in gralloc_free()
1032 if (cb->hostHandle != 0 && !cb->hasRefcountPipe()) { in gralloc_register_buffer()
1086 if (cb->hostHandle && !cb->hasRefcountPipe()) { in gralloc_unregister_buffer()