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
468 int32_t front = mCblk->u.mStreaming.mFront;
469 android_atomic_release_store(rear, &mCblk->u.mStreaming.mFront);
527 // cblk->u.mStreaming.mFront, ServerProxy::mFlush and ServerProxy::mFlushed will be modified
/frameworks/wilhelm/src/
H A Ditfstruct.h140 SLVec3D mFront; member in struct:__anon2115::__anon2118
165 SLVec3D mFront; member in struct:__anon2119::__anon2122
239 BufferHeader *mFront, *mRear; member in struct:BufferQueue_interface
680 AdvancedBufferHeader *mFront, *mRear; member in struct:__anon2165

Completed in 417 milliseconds