Home
last modified time | relevance | path

Searched defs:getSize (Results 1 - 25 of 139) sorted by relevance

123456

/base/msdp/device_status/rust/subsystem/device_profile/binding/include/
H A Dfusion_device_profile_adapter.h26 size_t (*getSize)(CIStringVector *); member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DMMap.h51 int getSize() { return fSize; } in getSize() function in TMMap
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLMemoryCL.cpp36 size_t CLMemoryCL::getSize(cl_int &errorCode) const in getSize() function in rx::CLMemoryCL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolELF.h24 const MCExpr *getSize() const { return SymbolSize; } in getSize() function in llvm::MCSymbolELF
H A DStringTableBuilder.h62 size_t getSize() const { return Size; } in getSize() function in llvm::StringTableBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h54 unsigned getSize() const { return Size; } in getSize() function in llvm::RegisterBank
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DNonRelocatableStringpool.h52 uint64_t getSize() { return CurrentEndOffset; } in getSize() function in llvm::NonRelocatableStringpool
/third_party/skia/bench/
H A DBenchmark.cpp26 SkIPoint Benchmark::getSize() { in getSize() function in Benchmark
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dlinked_list.h45 uint32_t (*getSize)(struct LinkedList *list); member
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_018.cpp64 size_t getSize; in GroupProcess() local
H A Dpthread_test_019.cpp64 size_t getSize; in GroupProcess() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.h328 inline cl_uint CommandQueue::getSize() const in getSize() function in cl::CommandQueue
H A DCLMemory.h127 inline size_t Memory::getSize() const in getSize() function in cl::Memory
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDmaBufImageSiblingEGL.cpp62 gl::Extents DmaBufImageSiblingEGL::getSize() const in getSize() function in rx::DmaBufImageSiblingEGL
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.hpp40 inline VkDeviceSize getSize() const { return size; } in getSize() function in vk::Buffer
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DCircularCaptureBuffer.java100 public int getSize() { in getSize() method in CircularCaptureBuffer
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidAssets.cpp80 int AssetResource::getSize (void) const in getSize() function in tcu::Android::AssetResource
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
H A DNativeBufferImageSiblingAndroid.cpp60 gl::Extents NativeBufferImageSiblingAndroid::getSize() const in getSize() function in rx::NativeBufferImageSiblingAndroid
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Doh_cursor.h183 int (*getSize)(OH_Cursor *cursor, int32_t columnIndex, size_t *size); member
/third_party/icu/icu4c/source/common/
H A Dresource.h59 int32_t getSize() const { return length; } in getSize() function in ResourceArray
95 int32_t getSize() const { return length; } in getSize() function in ResourceTable
/third_party/node/deps/icu-small/source/common/
H A Dresource.h59 int32_t getSize() const { return length; } in getSize() function in ResourceArray
95 int32_t getSize() const { return length; } in getSize() function in ResourceTable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.hpp66 const tcu::UVec2& getSize (void) const { return m_size; } in getSize() function in vkt::ycbcr::MultiPlaneImageData
149 const tcu::IVec3& getSize (void) const { return m_size; } in getSize() function in vkt::ycbcr::ChannelAccess
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.h79 int getSize() const { return size; } in getSize() function in es2::BufferBinding
H A DTransformFeedback.cpp49 int TransformFeedback::getSize(GLuint index) const in getSize() function in es2::TransformFeedback
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DLRUCache.hpp36 int getSize() {return size;} in getSize() function in sw::LRUCache

Completed in 10 milliseconds

123456