Searched defs:mCachedSize (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/media/jni/ | ||
H A D | android_media_MediaDataSource.h | 61 off64_t mCachedSize; variable |
/aosp12/frameworks/av/media/libdatasource/include/datasource/ | ||
H A D | MediaHTTP.h | 66 off64_t mCachedSize; member |
/aosp12/frameworks/av/media/libstagefright/include/ | ||
H A D | CallbackDataSource.h | 85 size_t mCachedSize; variable |
/aosp12/packages/apps/Camera2/src/com/android/camera/data/ | ||
H A D | VideoItem.java | 66 private Size mCachedSize; field in VideoItem |
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ | ||
H A D | FusionDictionary.java | 49 int mCachedSize = Integer.MIN_VALUE; field in FusionDictionary.PtNodeArray |
/aosp12/frameworks/av/media/libheif/ | ||
H A D | HeifDecoderImpl.cpp | 106 size_t mCachedSize; member in android::HeifDataSource |
/aosp12/frameworks/av/media/extractors/mp4/ | ||
H A D | MPEG4Extractor.cpp | 253 size_t mCachedSize; member in android::CachedRangedDataSource |