Home
last modified time | relevance | path

Searched defs:getSize (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/host/gl/
DBufferGl.h39 uint64_t getSize() const { return mSize; } in getSize() function
/hardware/google/gfxstream/host/
DBuffer.h57 uint64_t getSize() const { return mSize; } in getSize() function
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/
DGLESbuffer.h33 GLuint getSize(){return m_size;}; in getSize() function
DRangeManip.h30 inline int getSize() const{return m_size;}; in getSize() function
/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/1/android/hardware/security/see/storage/
DIFile.aidl39 long getSize(); in getSize() method
/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/current/android/hardware/security/see/storage/
DIFile.aidl39 long getSize(); in getSize() method
/hardware/interfaces/security/see/storage/aidl/android/hardware/security/see/storage/
DIFile.aidl63 long getSize(); in getSize() method
/hardware/libhardware/modules/sensors/
DSensorEventQueue.cpp67 int SensorEventQueue::getSize() { in getSize() function in SensorEventQueue
/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DBufferTracker.h48 uint32_t getSize() const { return kSize; } in getSize() function
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidReport.cpp200 size_t HidReport::getSize() const { in getSize() function in HidUtil::HidReport
/hardware/interfaces/sensors/aidl/vts/
DSensorsAidlTestSharedMemory.h80 size_t getSize() const { return mSize; } in getSize() function
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsTestSharedMemory.h73 size_t getSize() const { return mSize; } in getSize() function
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESpointer.cpp25 GLint GLESpointer::getSize() const { in getSize() function in GLESpointer
/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp210 uint32_t getSize() { in getSize() function in gfxstream::AutoComposeDevice
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp693 size_t getSize(const Memory& memory) { in getSize() function in aidl::android::hardware::neuralnetworks::vts::functional::MemoryDomainCopyTestBase