HomeSort by relevance Sort by last modified time
    Searched refs:wp (Results 226 - 250 of 287) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/
SurfaceMediaSource.cpp 68 // dropping to 0 at the end of the ctor. Since all we need is a wp<...>
70 wp<ConsumerListener> listener = static_cast<ConsumerListener*>(this);
AudioPlayer.cpp 361 wp<MediaSource> tmp = mSource;
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegProcessor.cpp 40 wp<CaptureSequencer> sequencer):
FrameProcessor.cpp 31 FrameProcessor::FrameProcessor(wp<CameraDeviceBase> device,
ZslProcessor.cpp 44 wp<CaptureSequencer> sequencer):
ZslProcessor3.cpp 45 wp<CaptureSequencer> sequencer):
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 104 const wp<EventThread::Connection>& connection) {
DisplayDevice.cpp 58 const wp<IBinder>& displayToken,
SurfaceFlinger.cpp 188 void SurfaceFlinger::binderDied(const wp<IBinder>& /* who */)
420 wp<IBinder> token = mBuiltinDisplays[i];
    [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyService.cpp 238 void AudioPolicyService::NotificationClient::binderDied(const wp<IBinder>& who __unused)
261 void AudioPolicyService::binderDied(const wp<IBinder>& who) {
358 const wp<AudioPolicyService>& service)
    [all...]
  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.cpp 410 SoundTriggerHwService::CallbackThread::CallbackThread(const wp<SoundTriggerHwService>& service)
470 wp<Module> module)
735 const wp<IBinder> &who __unused) {
  /external/qemu/
cpu-exec.c 201 CPUWatchpoint *wp; local
204 QTAILQ_FOREACH(wp, &env->watchpoints, entry) {
205 wp->flags &= ~BP_WATCHPOINT_HIT;
    [all...]
  /frameworks/native/services/sensorservice/
SensorService.cpp 641 const wp<SensorEventConnection> connection(c);
    [all...]
  /external/mksh/src/
sh.h 1033 ((shf)->wnleft--, *(shf)->wp++ = (c)))
1058 #define SHF_WRITING 0x4000 /* currently writing: wnleft,wp valid */
1064 unsigned char *wp; /* write: current position in buffer */ member in struct:shf
1536 char **wp; member in union:__anon31793
2048 const char **wp; \/* used by ptest_* *\/ member in union:test_env::__anon31794
    [all...]
  /frameworks/av/drm/libdrmframework/
DrmManagerClientImpl.cpp 353 void DrmManagerClientImpl::DeathNotifier::binderDied(const wp<IBinder>& who) {
  /system/core/libutils/
Looper.cpp 29 WeakMessageHandler::WeakMessageHandler(const wp<MessageHandler>& handler) :
  /development/perftests/panorama/feature_stab/db_vlvm/
db_rob_image_homography.cpp 661 double *wp,
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 3533 CPVT_WordPlace wp = place; local
    [all...]
  /frameworks/av/media/libmedia/
AudioSystem.cpp 462 void AudioSystem::AudioFlingerClient::binderDied(const wp<IBinder>& who __unused)
953 void AudioSystem::AudioPolicyServiceClient::binderDied(const wp<IBinder>& who __unused)
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 661 double *wp,
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 661 double *wp,
    [all...]
  /device/lge/mako/camera/
QualcommCameraHardware.h 208 static wp<MMCameraDL> instance;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.cpp 91 // dropping to 0 at the end of the ctor. Since all we need is a wp<...>
93 wp<BufferQueue::ConsumerListener> listener = static_cast<BufferQueue::ConsumerListener*>(this);
OMX.cpp 168 void OMX::binderDied(const wp<IBinder> &the_late_who) {

Completed in 378 milliseconds

1 2 3 4 5 6 7 8 91011>>