Searched refs:dvrSurfaceStateDestroy (Results 1 – 3 of 3) sorted by relevance
31 void dvrSurfaceStateDestroy(DvrSurfaceState* surface_state);54 void operator()(DvrSurfaceState* p) { dvrSurfaceStateDestroy(p); } in operator()
71 void dvrSurfaceStateDestroy(DvrSurfaceState* surface_state);
192 void dvrSurfaceStateDestroy(DvrSurfaceState* surface_state) { in dvrSurfaceStateDestroy() function