Searched refs:dvrSurfaceStateDestroy (Results 1 – 3 of 3) sorted by relevance
30 void dvrSurfaceStateDestroy(DvrSurfaceState* surface_state);52 void operator()(DvrSurfaceState* p) { dvrSurfaceStateDestroy(p); } in operator()
64 void dvrSurfaceStateDestroy(DvrSurfaceState* surface_state);
171 void dvrSurfaceStateDestroy(DvrSurfaceState* surface_state) { in dvrSurfaceStateDestroy() function