Searched defs:uninit (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/libagl/ | ||
D | matrix.cpp | 394 void matrix_stack_t::uninit() { in uninit() function in android::matrix_stack_t |
D | array.cpp | 363 void vertex_cache_t::uninit() in uninit() function in android::vertex_cache_t |
/frameworks/base/libs/androidfw/ | ||
D | ResourceTypes.cpp | 654 void ResStringPool::uninit() in uninit() function in android::ResStringPool |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/ | ||
D | upb.c | 4119 static void uninit(upb_table *t) { free(mutable_entries(t)); } in uninit() function |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ | ||
D | upb.c | 4358 static void uninit(upb_table *t, upb_alloc *a) { in uninit() function |