Home
last modified time | relevance | path

Searched defs:Size (Results 1 – 25 of 30) 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() function
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.cpp79 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/compile/libbcc/lib/ExecutionEngine/
DGDBJITRegistrar.cpp155 void GDBJITRegistrar::registerObject(const ObjectBuffer* Object, std::size_t Size) { in registerObject()
233 void registerObjectWithGDB(const ObjectBuffer* Object, std::size_t Size) { in registerObjectWithGDB()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h326 struct Size { struct
329 Size(int w, int h) : width(w), height(h){} in Size() argument
/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/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_func/
DReaderWriter_2_9_func.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/
DReaderWriter_2_9.h129 unsigned Size = ( BufPtr[SizeField ] | in SkipBitcodeWrapperHeader() local
/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h33 typedef Relocation::Size Size; typedef
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1092 unsigned Size = Record.size(); in ParseMetadata() local
1120 unsigned Size = Record.size(); in ParseMetadata() local
1356 unsigned Size = Record.size(); in ParseConstants() local
1386 unsigned Size = Record.size(); in ParseConstants() local
1400 unsigned Size = Record.size(); in ParseConstants() local
2512 unsigned Size = Record.size(); in ParseFunctionBody() local
2698 Value *Size = getFnValueByID(Record[1], Type::getInt32Ty(Context)); in ParseFunctionBody() local
2736 Value *Size = getFnValueByID(Record[OpNum++], OpTy); in ParseFunctionBody() local
/frameworks/compile/mclinker/include/mcld/ADT/
DSizeTraits.h189 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_3_0/
DBitcodeReader.cpp1404 unsigned Size = Record.size(); in ParseMetadata() local
1421 unsigned Size = Record.size(); in ParseMetadata() local
1657 unsigned Size = Record.size(); in ParseConstants() local
1687 unsigned Size = Record.size(); in ParseConstants() local
1701 unsigned Size = Record.size(); in ParseConstants() local
2757 unsigned Size = Record.size(); in ParseFunctionBody() local
2990 Value *Size = getFnValueByID(Record[2], OpTy); in ParseFunctionBody() local
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DLVM_Types.h155 LVM_UINT32 Size; /* Region size in bytes */ member
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.h111 struct Size { struct
112 int32_t width;
113 int32_t height;
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
DLVCS.h185 LVM_UINT32 Size; /* Region size in bytes */ member
/frameworks/av/media/libeffects/lvm/lib/Bass/lib/
DLVDBE.h226 LVM_UINT32 Size; /* Region size in bytes */ member

12