Home
last modified time | relevance | path

Searched defs:Size (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DSize.java29 public class Size { class
98 public Size(int width, int height) { in Size() method in Size
105 public Size(Size other) { in Size() method in Size
118 public Size(Camera.Size other) { in Size() method in Size
131 public Size(android.util.Size other) { in Size() method in Size
144 public Size(Point p) { in Size() method in Size
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DInstAlloc.c49 LVM_UINT32 Size ) in InstAlloc_AddMember()
142 LVM_UINT32 Size[], in InstAlloc_AddMemberAll()
177 LVM_UINT32 Size[], in InstAlloc_AddMemberAllRet()
/frameworks/base/core/java/android/util/
DSize.java24 public final class Size { class
31 public Size(int width, int height) { in Size() method in Size
/frameworks/av/include/camera/
DCameraParameters.h25 struct Size { struct
29 Size() { in Size() argument
34 Size(int w, int h) { in Size() argument
/frameworks/base/media/mca/filterfw/native/core/
Dnative_frame.h57 int Size() { in Size() function
Dvertex_frame.cpp75 int VertexFrame::Size() const { in Size() function in android::filterfw::VertexFrame
Dgl_frame.cpp214 int GLFrame::Size() const { in Size() function in android::filterfw::GLFrame
/frameworks/base/core/java/android/annotation/
DSize.java43 public @interface Size { annotation
/frameworks/support/annotations/src/android/support/annotation/
DSize.java41 public @interface Size { annotation
/frameworks/compile/libbcc/bcinfo/Wrap/
Dfile_wrapper_input.cpp47 off_t FileWrapperInput::Size() { in Size() function in FileWrapperInput
Din_memory_wrapper_input.cpp49 off_t InMemoryWrapperInput::Size() { in Size() function in InMemoryWrapperInput
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h195 struct Size { struct
198 Size(uint32_t w = 0, uint32_t h = 0) : width(w), height(h){} in width() argument
/frameworks/av/media/libstagefright/codecs/common/include/
DvoMem.h34 VO_S32 Size; /*!< Buffer stride */ member
/frameworks/compile/mclinker/include/mcld/Fragment/
DRelocation.h35 typedef uint32_t Size; typedef
/frameworks/compile/slang/BitWriter_2_9/
DReaderWriter_2_9.h129 unsigned Size = ( BufPtr[SizeField ] | in SkipBitcodeWrapperHeader() local
/frameworks/compile/slang/BitWriter_3_2/
DReaderWriter_3_2.h129 unsigned Size = ( BufPtr[SizeField ] | in SkipBitcodeWrapperHeader() local
/frameworks/compile/slang/BitWriter_2_9_func/
DReaderWriter_2_9_func.h129 unsigned Size = ( BufPtr[SizeField ] | in SkipBitcodeWrapperHeader() local
/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h30 typedef Relocation::Size Size; typedef
/frameworks/compile/mclinker/include/mcld/ADT/
DSizeTraits.h171 enum { Size = SizeOfStr }; enumerator
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h92 …LVM_UINT32 Size; /* Region size in bytes … member
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1451 unsigned Size = Record.size(); in ParseMetadata() local
1479 unsigned Size = Record.size(); in ParseMetadata() local
1710 unsigned Size = Record.size(); in ParseConstants() local
1740 unsigned Size = Record.size(); in ParseConstants() local
1754 unsigned Size = Record.size(); in ParseConstants() local
2901 unsigned Size = Record.size(); in ParseFunctionBody() local
3087 Value *Size = getFnValueByID(Record[1], Type::getInt32Ty(Context)); in ParseFunctionBody() local
3125 Value *Size = getFnValueByID(Record[OpNum++], OpTy); in ParseFunctionBody() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.h113 struct Size { struct
114 int32_t width;
115 int32_t height;
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DLVM_Types.h155 LVM_UINT32 Size; /* Region size in bytes */ member
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp1756 unsigned Size = Record.size(); in ParseMetadata() local
1773 unsigned Size = Record.size(); in ParseMetadata() local
2004 unsigned Size = Record.size(); in ParseConstants() local
2034 unsigned Size = Record.size(); in ParseConstants() local
2048 unsigned Size = Record.size(); in ParseConstants() local
3150 unsigned Size = Record.size(); in ParseFunctionBody() local
3383 Value *Size = getFnValueByID(Record[2], OpTy); in ParseFunctionBody() local
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
DLVCS.h185 LVM_UINT32 Size; /* Region size in bytes */ member

12