HomeSort by relevance Sort by last modified time
    Searched refs:editItemAt (Results 51 - 75 of 87) sorted by null

1 23 4

  /frameworks/native/libs/input/
Input.cpp 352 mSamplePointerCoords.editItemAt(i).scale(scaleFactor);
410 PointerCoords& c = mSamplePointerCoords.editItemAt(i);
  /frameworks/native/libs/binder/
ProcessState.cpp 176 return &mHandleToObject.editItemAt(handle);
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.cpp 335 CodecBuffer& codecBuffer(mCodecBuffers.editItemAt(cbi));
756 CodecBuffer& codecBuffer(mCodecBuffers.editItemAt(cbi));
793 CodecBuffer& codecBuffer(mCodecBuffers.editItemAt(cbi));
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 736 BufferInfo &info = buffers.editItemAt(i);
    [all...]
MediaCodecList.cpp 657 mCurrentInfo = mCodecInfos.editItemAt(i);
723 mCurrentInfo = mCodecInfos.editItemAt(index);
    [all...]
MediaCodec.cpp     [all...]
AwesomePlayer.cpp 467 &mStats.mTracks.editItemAt(mStats.mVideoTrackIndex);
480 &mStats.mTracks.editItemAt(mStats.mAudioTrackIndex);
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp 724 attribute_entry * ae = &mAttributes.editItemAt(i);
855 attribute_entry& e = mAttributes.editItemAt(attrIdx);
868 mAttributes.editItemAt(attrIdx).nameResId = resId;
968 attribute_entry& e = mAttributes.editItemAt(i);
    [all...]
  /frameworks/native/services/surfaceflinger/
DispSync.cpp 234 mEventListeners.editItemAt(i).mLastEventTime = t;
  /system/core/libutils/
BlobCache.cpp 127 mCacheEntries.editItemAt(index).setValue(valueBlob);
Looper.cpp 352 Response& response = mResponses.editItemAt(i);
  /frameworks/av/media/libstagefright/httplive/
M3UParser.cpp 106 Media &item = mMediaItems.editItemAt(mMediaItems.size() - 1);
669 Item *item = &mItems.editItemAt(mItems.size() - 1);
    [all...]
  /frameworks/av/cmds/stagefright/
sf2.cpp 454 outBuffer = mCSD.editItemAt(mCSDIndex++);
stagefright.cpp 524 sp<MediaSource> source = sources.editItemAt(i);
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 358 MediaBuffer *buffer = mOutputBuffers.editItemAt(i);
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor3.cpp 126 mFrameList.editItemAt(mFrameListHead) = result.mMetadata;
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 539 Animation::Part& part(animation.parts.editItemAt(j));
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 228 memcpy(&(configs->editItemAt(c)),
SurfaceComposerClient.cpp 397 return mDisplayStates.editItemAt(static_cast<size_t>(index));
  /frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp 123 StreamInfo &contInfo = mp->mStreamInfo.mStreamInfoTable.editItemAt(0);
  /hardware/intel/common/utils/ISV/base/
isv_processor.cpp 328 outputBuffer = mOutputBuffers.editItemAt(mOutputProcIdx + i);
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]
  /frameworks/av/services/audioflinger/
Tracks.cpp     [all...]
  /frameworks/native/services/sensorservice/
SensorService.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp     [all...]

Completed in 682 milliseconds

1 23 4