HomeSort by relevance Sort by last modified time
    Searched refs:PersistentSurface (Results 26 - 32 of 32) sorted by null

12

  /frameworks/av/media/libstagefright/
MediaCodecSource.cpp 352 const sp<PersistentSurface> &persistentSurface,
355 looper, format, source, persistentSurface, flags);
440 const sp<PersistentSurface> &persistentSurface,
453 mPersistentSurface(persistentSurface),
561 // consumer, but have to use PersistentSurface as a wrapper to
    [all...]
MediaCodec.cpp 58 #include <media/stagefright/PersistentSurface.h>
481 sp<PersistentSurface> MediaCodec::CreatePersistentInputSurface() {
483 sp<PersistentSurface> pluginSurface =
507 return new PersistentSurface(bufferProducer, bufferSource);
    [all...]
ACodec.cpp 42 #include <media/stagefright/PersistentSurface.h>
661 const sp<PersistentSurface> &surface) {
    [all...]
  /frameworks/av/media/libstagefright/filters/
MediaFilter.cpp 88 const sp<PersistentSurface> & /* surface */) {
  /frameworks/av/media/libstagefright/include/media/stagefright/
ACodec.h 60 virtual void initiateSetInputSurface(const sp<PersistentSurface> &surface);
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 49 #include <media/stagefright/PersistentSurface.h>
360 const sp<PersistentSurface>& surface) {
    [all...]
  /frameworks/base/config/
preloaded-classes     [all...]

Completed in 273 milliseconds

12