Searched defs:mFront (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayerRejecter.h37 Layer::State &mFront; member in class:android::LayerRejecter
/frameworks/av/include/private/media/
H A DAudioTrackShared.h59 volatile int32_t mFront; // read by consumer (output: server, input: client) member in struct:android::AudioTrackSharedStreaming
62 // server notices and discards all data between mFront and mRear
484 int32_t front = mCblk->u.mStreaming.mFront;
485 android_atomic_release_store(rear, &mCblk->u.mStreaming.mFront);
543 // cblk->u.mStreaming.mFront, ServerProxy::mFlush and ServerProxy::mFlushed will be modified
/frameworks/wilhelm/src/
H A Ditfstruct.h140 SLVec3D mFront; member in struct:__anon2103::__anon2106
165 SLVec3D mFront; member in struct:__anon2107::__anon2110
239 BufferHeader *mFront, *mRear; member in struct:BufferQueue_interface
680 AdvancedBufferHeader *mFront, *mRear; member in struct:__anon2153

Completed in 127 milliseconds