/frameworks/base/libs/hwui/font/ |
D | CacheTexture.cpp | 34 CacheBlock* CacheBlock::insertBlock(CacheBlock* head, CacheBlock* newBlock) { in insertBlock() 78 CacheBlock* CacheBlock::removeBlock(CacheBlock* head, CacheBlock* blockToRemove) { in removeBlock()
|
/frameworks/base/obex/javax/obex/ |
D | ClientSession.java | 145 HeaderSet head; in get() local 253 HeaderSet head; in put() local 408 public boolean sendRequest(int opCode, byte[] head, HeaderSet header, in sendRequest()
|
D | ObexHelper.java | 341 public static byte[] createHeader(HeaderSet head, boolean nullOut) { in createHeader()
|
/frameworks/base/libs/hwui/ |
D | Extensions.h | 51 const char* head = current; in Extensions() local
|
/frameworks/native/services/surfaceflinger/ |
D | GLExtensions.cpp | 53 char const* head = curr; in initWithGLStrings() local
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | StringUnorderedMap.h | 167 HashEntry *&head = this->m_HashTable[hashVal % this->m_Capacity]; in getOrCreate() local
|
/frameworks/av/services/audioflinger/ |
D | AudioResamplerSinc.cpp | 574 int16_t* head = impulse + headOffset; in resample() local 630 int16_t* head = impulse + c.halfNumCoefs*CHANNELS; in read() local
|
D | AudioFlinger.cpp | 5120 TimedBuffer& head = mTimedBufferQueue.editItemAt(0); in getNextBuffer() local 5257 const TimedBuffer& head = mTimedBufferQueue[0]; in timedYieldSamples_l() local 5315 TimedBuffer& head = mTimedBufferQueue.editItemAt(0); in releaseBuffer() local
|
/frameworks/native/libs/ui/ |
D | Region.cpp | 258 Rect* head; member in android::Region::rasterizer 473 Region::const_iterator head = dst.begin(); in boolean_operation() local 658 const_iterator head = begin(); in dump() local 678 const_iterator head = begin(); in dump() local
|
/frameworks/native/libs/binder/ |
D | MemoryDealer.cpp | 57 NODE const* head() const { return mFirst; } in head() function in android::LinkedList 58 NODE* head() { return mFirst; } in head() function in android::LinkedList
|
/frameworks/native/include/private/ui/ |
D | RegionHelper.h | 116 inline int next(TYPE& head, TYPE& tail, in next()
|
/frameworks/base/libs/androidfw/ |
D | InputTransport.cpp | 855 const InputMessage& head = batch.samples.itemAt(0); in findBatch() local 927 const InputMessage& head = batch.samples.itemAt(0); in canAddSample() local
|
/frameworks/base/cmds/bootanimation/ |
D | BootAnimation.cpp | 526 Region::const_iterator head(clearReg.begin()); in movie() local
|
/frameworks/base/core/java/android/net/http/ |
D | RequestQueue.java | 498 protected synchronized void queueRequest(Request request, boolean head) { in queueRequest()
|
/frameworks/native/libs/utils/ |
D | RefBase.cpp | 248 ref_entry* const head = *refs; in removeRef() local
|
/frameworks/base/voip/jni/rtp/ |
D | AudioGroup.cpp | 234 bool AudioStream::mix(int32_t *output, int head, int tail, int sampleRate) in mix()
|
/frameworks/native/libs/gui/ |
D | BufferQueue.cpp | 980 int head = -1; in freeAllBuffersExceptHeadLocked() local
|
D | SurfaceTextureClient.cpp | 695 Region::const_iterator head(reg.begin()); in copyBlt() local
|
/frameworks/base/services/input/ |
D | InputDispatcher.h | 605 T* head; member
|