HomeSort by relevance Sort by last modified time
    Searched full:intptr_to_pointer (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
handle.c 83 util_hash_table_set(handle_hash, intptr_to_pointer(h), object);
91 util_hash_table_remove(handle_hash, intptr_to_pointer(h));
handle.h 118 void *v = util_hash_table_get(handle_hash, intptr_to_pointer(h));
  /external/mesa3d/src/gallium/state_trackers/vega/
handle.c 83 util_hash_table_set(handle_hash, intptr_to_pointer(h), object);
91 util_hash_table_remove(handle_hash, intptr_to_pointer(h));
handle.h 118 void *v = util_hash_table_get(handle_hash, intptr_to_pointer(h));
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_pointer.h 49 intptr_to_pointer( intptr_t i ) function
  /external/mesa3d/src/gallium/auxiliary/util/
u_pointer.h 49 intptr_to_pointer( intptr_t i ) function

Completed in 381 milliseconds