Home
last modified time | relevance | path

Searched defs:mAllocation (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeExtensionController.java42 private final Object mAllocation; field in FakeExtensionController.FakeExtensionBuilder
95 private final Object mAllocation; field in FakeExtensionController.FakeExtension
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/
DRefocusFilterF32.java83 Allocation mAllocation = Allocation.createFromBitmap(renderScript, mBitmap); in extractSharpImage() local
96 Allocation mAllocation = Allocation.createFromBitmap(renderScript, mBitmap); in extractFuzzyImage() local
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/
DRefocusFilterd1new.java85 Allocation mAllocation = Allocation.createFromBitmap(renderScript, mBitmap); in extractSharpImage() local
98 Allocation mAllocation = Allocation.createFromBitmap(renderScript, mBitmap); in extractFuzzyImage() local
/frameworks/base/libs/hwui/utils/
DFatVector.h78 Allocation& mAllocation; variable
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp153 std::shared_ptr<C2LinearAllocation> mAllocation; member in _C2Block1DImpl
524 const std::shared_ptr<C2LinearAllocation> mAllocation; member
533 const std::shared_ptr<C2GraphicAllocation> mAllocation; member
819 std::shared_ptr<C2GraphicAllocation> mAllocation; member in _C2Block2DImpl
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptGroup.java55 Allocation mAllocation; field in ScriptGroup.IO
79 Allocation mAllocation; field in ScriptGroup.ConnectLine
DScript.java536 protected Allocation mAllocation; field in Script.FieldBase
/frameworks/av/media/bufferpool/1.0/
DAccessorImpl.cpp47 const std::shared_ptr<BufferPoolAllocation> mAllocation; member
/frameworks/base/rs/java/android/renderscript/
DScript.java495 protected Allocation mAllocation; field in Script.FieldBase
DScriptGroup.java48 Allocation mAllocation; field in ScriptGroup.IO
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java799 private Allocation mAllocation = null; field in BackingStore.AllocationBacking
/frameworks/av/media/bufferpool/2.0/
DAccessorImpl.cpp48 const std::shared_ptr<BufferPoolAllocation> mAllocation; member
/frameworks/rs/cpp/
DrsCppStructs.h1735 sp<Allocation> mAllocation; variable