Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp809 intptr_t *postCountPtr = (intptr_t *)cb->ashmemBase; in fb_post() local
810 if (!postCountPtr) { in fb_post()
814 (*postCountPtr)++; in fb_post()