Home
last modified time | relevance | path

Searched defs:head (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/obex/javax/obex/
DClientSession.java145 HeaderSet head; in get() local
253 HeaderSet head; in put() local
408 public boolean sendRequest(int opCode, byte[] head, HeaderSet header, in sendRequest()
DObexHelper.java335 public static byte[] createHeader(HeaderSet head, boolean nullOut) { in createHeader()
/frameworks/base/include/binder/
DMemoryDealer.h103 NODE const* head() const { return mFirst; } in head() function
104 NODE* head() { return mFirst; } in head() function
/frameworks/base/libs/audioflinger/
DAudioResamplerSinc.cpp231 int16_t* head = impulse + halfNumCoefs*CHANNELS; in resample() local
297 int16_t* head = impulse + halfNumCoefs*CHANNELS; in read() local
/frameworks/base/libs/ui/
DRegion.cpp247 Rect* head; member in android::Region::rasterizer
429 Region::const_iterator head = dst.begin(); in boolean_operation() local
647 const_iterator head = begin(); in dump() local
667 const_iterator head = begin(); in dump() local
DSharedBufferStack.cpp209 int32_t head = stack.head; in operator ()() local
264 int32_t head; in computeTail() local
DSurface.cpp64 Region::const_iterator head(reg.begin()); in copyBlt() local
/frameworks/base/include/private/ui/
DRegionHelper.h111 inline int next(TYPE& head, TYPE& tail, in next()
DSharedBufferStack.h99 volatile int32_t head; // server's current front buffer variable
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp467 Region::const_iterator head(clearReg.begin()); in movie() local
/frameworks/base/core/java/android/net/http/
DRequestQueue.java435 protected synchronized void queueRequest(Request request, boolean head) { in queueRequest()
/frameworks/base/libs/surfaceflinger/
DBlurFilter.cpp261 TYPE* head; in blurFilter() local