Home
last modified time | relevance | path

Searched defs:mCachedSize (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaDataSource.h61 off64_t mCachedSize; variable
/aosp12/frameworks/av/media/libdatasource/include/datasource/
H A DMediaHTTP.h66 off64_t mCachedSize; member
/aosp12/frameworks/av/media/libstagefright/include/
H A DCallbackDataSource.h85 size_t mCachedSize; variable
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DVideoItem.java66 private Size mCachedSize; field in VideoItem
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DFusionDictionary.java49 int mCachedSize = Integer.MIN_VALUE; field in FusionDictionary.PtNodeArray
98 int mCachedSize; // The size, in bytes, of this PtNode. field in FusionDictionary.PtNode
/aosp12/frameworks/av/media/libheif/
H A DHeifDecoderImpl.cpp106 size_t mCachedSize; member in android::HeifDataSource
/aosp12/frameworks/av/media/extractors/mp4/
H A DMPEG4Extractor.cpp253 size_t mCachedSize; member in android::CachedRangedDataSource