Searched refs:handle_cnt (Results 1 – 2 of 2) sorted by relevance
40 static std::intptr_t handle_cnt = 0; in allocateOneFrame() local41 *handle = reinterpret_cast<buffer_handle_t>(++handle_cnt); in allocateOneFrame()
37 static std::intptr_t handle_cnt = 0; in allocateOneFrame() local38 *handle = reinterpret_cast<buffer_handle_t>(++handle_cnt); in allocateOneFrame()