HomeSort by relevance Sort by last modified time
    Searched defs:vlHandle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
vdpau_private.h 393 typedef uint32_t vlHandle;
397 vlHandle vlAddDataHTAB(void *data);
398 void* vlGetDataHTAB(vlHandle handle);
399 void vlRemoveDataHTAB(vlHandle handle);
  /external/mesa3d/src/gallium/state_trackers/vdpau/
vdpau_private.h 393 typedef uint32_t vlHandle;
397 vlHandle vlAddDataHTAB(void *data);
398 void* vlGetDataHTAB(vlHandle handle);
399 void vlRemoveDataHTAB(vlHandle handle);

Completed in 150 milliseconds