Searched refs:count_out (Results 1 – 3 of 3) sorted by relevance
176 size_t* count_out) { in dvrSurfaceStateGetSurfaceCount() argument180 *count_out = surface_state->state.size(); in dvrSurfaceStateGetSurfaceCount()213 size_t surface_index, size_t* count_out) { in dvrSurfaceStateGetQueueCount() argument217 *count_out = surface_state->state[surface_index].queue_ids.size(); in dvrSurfaceStateGetQueueCount()259 size_t surface_index, size_t* count_out) { in dvrSurfaceStateGetAttributeCount() argument261 !count_out) { in dvrSurfaceStateGetAttributeCount()265 *count_out = surface_state->state[surface_index].surface_attributes.size(); in dvrSurfaceStateGetAttributeCount()
69 size_t* count_out);94 size_t surface_index, size_t* count_out);120 size_t surface_index, size_t* count_out);
107 size_t* count_out);119 size_t* count_out);131 DvrSurfaceState* surface_state, size_t surface_index, size_t* count_out);