Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DRefcountPipe.cpp27 static OnLastColorBufferRef* sOnLastColorBufferRef = new OnLastColorBufferRef; variable
39 OnLastColorBufferRef func = *sOnLastColorBufferRef; in ~RefcountPipe()
106 *sOnLastColorBufferRef = func; in registerOnLastRefCallback()