Searched refs:_status (Results 1 – 1 of 1) sorted by relevance
149 uint32_t _status = 0U; in gralloc_getdisplaystatus() local150 err = mAllocMod->perform(mAllocMod, GRALLOC_MODULE_GET_DISPLAY_STATUS_IMG, handle, &_status); in gralloc_getdisplaystatus()151 *status = (int)_status; in gralloc_getdisplaystatus()