Searched defs:clear (Results 1 - 8 of 8) sorted by relevance

/system/core/libpixelflinger/tinyutils/
H A Dsmartpointer.h61 void clear();
156 void sp<T>::clear() function in class:android::sp
H A DSortedVector.h54 inline void clear() { VectorImpl::clear(); } function in class:android::SortedVector
H A DKeyedVector.h37 inline void clear() { mVector.clear(); } function in class:android::KeyedVector
H A DVector.h54 inline void clear() { VectorImpl::clear(); } function in class:android::Vector
/system/core/include/sysutils/
H A DList.h172 clear();
246 void clear() { function in class:android::sysutils::List
309 * The simplest way to do this would be to clear out the target list and
/system/netd/
H A DList.h172 clear();
246 void clear() { function in class:android::netd::List
309 * The simplest way to do this would be to clear out the target list and
/system/core/include/pixelflinger/
H A Dpixelflinger.h170 // clear bits
294 // clear
295 void (*clear)(void* c, GGLbitfield mask); member in struct:__anon320
/system/core/include/private/pixelflinger/
H A Dggl_context.h516 clear_state_t clear; member in struct:android::state_t

Completed in 69 milliseconds