/frameworks/av/media/libmedia/aidl/android/ |
IGraphicBufferSource.aidl | 28 void setSuspend(boolean suspend, long suspendTimeUs);
|
/frameworks/av/media/libmedia/omx/1.0/ |
WGraphicBufferSource.cpp | 41 BnStatus LWGraphicBufferSource::setSuspend( 43 return toBinderStatus(mBase->setSuspend(suspend, timeUs));
|
/hardware/interfaces/media/omx/1.0/ |
IGraphicBufferSource.hal | 34 setSuspend(bool suspend, int64_t timeUs) generates (Status status);
|
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/ |
BWGraphicBufferSource.h | 48 Status setSuspend(bool suspend, int64_t timeUs) override;
|
/frameworks/av/media/libmedia/include/media/omx/1.0/ |
WGraphicBufferSource.h | 71 BnStatus setSuspend(bool suspend, int64_t timeUs) override;
|
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ |
WGraphicBufferSource.h | 78 Return<Status> setSuspend(bool suspend, int64_t timeUs) override;
|
/frameworks/av/media/libstagefright/omx/1.0/ |
WGraphicBufferSource.cpp | 192 Return<Status> TWGraphicBufferSource::setSuspend( 194 return toStatus(mBase->setSuspend(suspend, timeUs));
|
/frameworks/av/media/libstagefright/omx/ |
BWGraphicBufferSource.cpp | 131 ::android::binder::Status BWGraphicBufferSource::setSuspend( 133 return Status::fromStatusT(mBase->setSuspend(suspend, timeUs));
|
/frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/ |
GraphicBufferSource.h | 137 status_t setSuspend(bool suspend, int64_t timeUs);
|
/frameworks/av/media/libstagefright/bqhelper/ |
GraphicBufferSource.cpp | [all...] |
/hardware/google/av/media/sfplugin/ |
CCodec.cpp | 301 status_t res = GetStatus(mSource->setSuspend(config.mSuspended, config.mSuspendAtUs)); [all...] |
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | [all...] |
/frameworks/av/media/libstagefright/ |
ACodec.cpp | [all...] |
/external/kotlinc/lib/ |
kotlin-reflect.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/ |
kotlin-reflect-1.1.3.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/ |
kotlin-reflect-1.1.3-2.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.0/ |
kotlin-reflect-1.2.0.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.20/ |
kotlin-reflect-1.2.20.jar | |