HomeSort by relevance Sort by last modified time
    Searched refs:BBinder (Results 76 - 88 of 88) sorted by null

1 2 34

  /frameworks/av/media/libmedia/
IMediaRecorder.cpp 476 return BBinder::onTransact(code, data, reply, flags);
IDrm.cpp 847 return BBinder::onTransact(code, data, reply, flags);
IAudioFlinger.cpp     [all...]
IAudioPolicyService.cpp     [all...]
  /frameworks/native/libs/gui/
IGraphicBufferConsumer.cpp 550 return BBinder::onTransact(code, data, reply, flags);
IGraphicBufferProducer.cpp 423 return BBinder::onTransact(code, data, reply, flags);
ISurfaceComposer.cpp 469 return BBinder::onTransact(code, data, reply, flags);
  /hardware/intel/common/libmix/videoencoder/
IntelMetadataBuffer.cpp 320 return BBinder::onTransact(code, data, reply, flags);
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 213 class DisplayToken : public BBinder {
227 sp<BBinder> token = new DisplayToken(this);
260 mBuiltinDisplays[type] = new BBinder();
    [all...]
Layer.cpp 241 * The layer handle is just a BBinder object passed to the client
249 class Handle : public BBinder, public LayerCleaner {
    [all...]
  /system/security/keystore/
IKeystoreService.cpp     [all...]
  /frameworks/av/drm/common/
IDrmManagerService.cpp     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 658 sp<IBinder> binder = new BBinder();
727 sp<IBinder> binder = new BBinder();
    [all...]

Completed in 2067 milliseconds

1 2 34