Searched refs:count_out (Results 1 – 3 of 3) sorted by relevance
197 size_t* count_out) { in dvrSurfaceStateGetSurfaceCount() argument201 *count_out = surface_state->state.size(); in dvrSurfaceStateGetSurfaceCount()234 size_t surface_index, size_t* count_out) { in dvrSurfaceStateGetQueueCount() argument238 *count_out = surface_state->state[surface_index].queue_ids.size(); in dvrSurfaceStateGetQueueCount()280 size_t surface_index, size_t* count_out) { in dvrSurfaceStateGetAttributeCount() argument282 !count_out) { in dvrSurfaceStateGetAttributeCount()286 *count_out = surface_state->state[surface_index].surface_attributes.size(); in dvrSurfaceStateGetAttributeCount()
76 size_t* count_out);101 size_t surface_index, size_t* count_out);127 size_t surface_index, size_t* count_out);
60 size_t* count_out);72 size_t* count_out);84 DvrSurfaceState* surface_state, size_t surface_index, size_t* count_out);