Home
last modified time | relevance | path

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

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